openlayers
Where should I store the OpenLayers folder in Django?
This is my settings.py SHP_UPLOAD_DIR = r\"/home/kasper-min/Coding/geodjango/geographic_admin/data\" GIS_DATA_DIR = os.path.开发者_Go百科join(GEOGRAPHIC_ADMIN_DIR, \'data\')[详细]
2023-03-14 05:10 分类:问答OpenLayers TimeLine Integration
i am developing an api which uses timemap library with openlayers.. i send my data in array and everything is good but when i zoom in or zoom out all points coordinate are changing..[详细]
2023-03-12 18:59 分类:问答Is it possible to drag an OpenLayers.Layer.Image individually
I\'ve a map with a few layers from the class OpenLayers.Layer.Image. I was wondering if it is possible to enable dragging on each of this images/layers individually. L开发者_开发问答ike the dragFeatur[详细]
2023-03-11 21:54 分类:问答Merge TileCache Layers
I have a TileCache server with this configuration: [cache] type=Disk base=/var/maps/cache [osm] type=Mapnik[详细]
2023-03-10 05:22 分类:问答How to add custom data source to GeoServer WMS service?
I\'m installing GeoServer as a WMS server to cooperate with OpenLayers. The trouble is that I have to use 3rd-party tile source which is provided through web service.[详细]
2023-03-09 17:07 分类:问答How to access features of a loaded GML file in OpenLayers?
I seem not to be able to access features of a loaded GML file. I will use the 开发者_JAVA技巧basic example of OpenLayers to demonstrate what I want to do :[详细]
2023-03-09 16:05 分类:问答How does OpenLayers calculate bounding box coordinates?
I\'m trying to display a map using OpenLayers through GeoServer\'s WMS. I\'d like to know how OpenLayers calculates the BBOX coordinates to set them properly with js and avoid the posted error respons[详细]
2023-03-07 13:44 分类:问答OpenLayers: Adding more than one Google layer leads to white screen after map resize
While trying to create an OpenLayers map which would dynamically fill whole page, I run into a problem. Ater I minimize and then maximize browser window the map becomes blank. Actually, it can happen[详细]
2023-03-07 05:13 分类:问答variable substitution conflict between mako and Openlayers
I am using mako templates in pyramid which uses the ${} construct for variable substitution. I also use an Openlayers script to show a map with features. I want to style my features with Stylemap like[详细]
2023-03-06 13:45 分类:问答mousemove events in gwt-openlayers
I am trying to capture mouse events in gwt-openlayers. The following handler does receive events, however I am[详细]
2023-03-06 07:10 分类:问答
加载中,请稍侯......