Tagged Questions
0
votes
0answers
10 views
PHP Post WMS GetMap Request using XML (GeoServer) [migrated]
I need to be able to 'post' some XML to Geoserver WMS GetMap and get an image back.
I have some valid XML which I can test using the 'demo' feature on Geoserver and it returns an image as expected.
...
1
vote
1answer
58 views
Display Shapefile on website (Java or PHP)
i have to write an application where similar to Google Maps where i have to display a shapefile in a web application. My available technologies are Java (frontend framework: Apache Wicket) or PHP. It ...
0
votes
0answers
19 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 ...
3
votes
2answers
427 views
Adding an external WMS service using REST service with Geoserver
I'm trying to add an External WMS layer to geoserver with a php page, using the REST service of Geoserver. I've already read the tutorials for creating the geoserver features ...
2
votes
2answers
728 views
How to programatically generate my own wms file?
I'm new to OpenLayers and as far as I understood layers are retrieved from an wms file. I know this is not precisely a development forum but I was just wondering if there is a way to fool this ...