Tagged Questions
0
votes
1answer
918 views
Building Floor Plan map using OpenLayers and json
How to show map of building floor plan using OpenLayers and json.
moreover, i want to know that how to change features dynamically with zoom based from json files. Let's take example,
Initial the ...
0
votes
1answer
894 views
Data request to GeoServer: “Could not determine geoserver request from http request GET /geoserver/ows?service=WFS HTTP/1.1”
I am using ExtJS ajax to send a data request to geoserver (which is in another domain different from web server), codes are as follows:
Ext.Ajax.request({ //send data request
url : ...