Tagged Questions
1
vote
2answers
1k views
Some Help to select some features from a vector layer
I have a vector layer (kml) that has some point with scientific name of plants and animals, some description of the place where the people saw them and the coordinates.
Basically the table associated ...
2
votes
1answer
176 views
Automatic updates to OpenLayers code
I have my map code in openlayers JS. My input data is in a text file and I am able to render the points on the map. I have to give the user a right to create a layer by entering the data in a form. ...