Tagged Questions
0
votes
0answers
16 views
How to retrieve latlon values of point that is searched by user?
I want to create a shortest route in openlayers. I created the sql queries of shortest route algorithms and can query shortest route in sql. Now I want to create a search functionality so that the ...
1
vote
0answers
29 views
GeoServer WMS OGC-filter fails with “I dont understand the tag: gml:Polygon”
I'm trying to construct an OGC filter to pass to a WMS GetMap request to GeoServer but I can't seem to do it. The goal is to show the parts of the layer that intersects with a supplied polygon.
Here ...
1
vote
1answer
72 views
How to modify gml using openlayers?
i have to edit GML file in openlayers
but i am not able to do same.
please guide me with some code if possible.
i also have to save edited data to hard disk using openlayers
Thanks for any help....
...
3
votes
1answer
100 views
how to add GML files in geoserver 2.2.2
How can I add GML files to a GeoServer 2.2.2 instance?
How can edit them "on the fly" and save the results back to the server using OpenLayers?
I would appreciate examples if possible.
sir i m ...
0
votes
1answer
73 views
How to publish a GML file as a Web Feature Service (WFS)?
I am interested in publishing a GML file as a WFS. I don't want to use a database like PostgreSQL. What would be the rough steps I need to do for that?
I like to use open source software (geoserver). ...
6
votes
5answers
351 views
GML, KML, GeoJSON - Speed rendering 3109 polygons?
I am working with Geoserver, serving U.S. Lower 48 counties to openlayers (3109 polygons - lots more vertices). The counties are loaded into a postgis database. I am curious about developer ...
1
vote
2answers
1k views
WFS Request Layer (GML) with Filter
Is there a solution to request the GML layer from Geoserver with filter like using bbox:
http://localhost:8080/geoserver/tiger/ows?service=WFS&version=1.0.0&request=GetFeature&
...
2
votes
1answer
250 views
OpenLayers WPS function fails in IE
I am making a WPS call in OpenLayers which works successfully in Chrome and Firefox but not in IE9. The response from IE tells me
"Process failed during execution\nCould not convert to target type ...
3
votes
1answer
158 views
How to show one to many relationships in GML from GeoServer/Postgis?
I am just figuring out how to use GeoServer and Postgis. I am using the States.shp example that came with GeoServer, and I have uploaded that into a table into the Postgis database. I have created a ...
5
votes
1answer
281 views
Experience with Geoserver's GML Extension
I'd like to know if Geoserver's GML extension works (well) with GeoServer 2.1-RC2 and whether it will enable uploading of GML files via REST API.
0
votes
1answer
183 views
In what form should make requests to geoserver gml file from javascript?
In what form should make requests to geoserver gml file from javascript?.
I have made this question, but neither on nor XMLRequest jquery and have downloaded some of geoserver, geoserver values ...
2
votes
1answer
550 views
how to download a file from geoserver gml from a url using javascript?
how to download a file from geoserver gml from a url using javascript?
I'm doing a web application with javascript, but I could not download files from geoserver, the url given entry does not bring ...
