I am building a web site using googles Map API. However, as I am on a shared server, I do not have access to a database with spatial extensions.
I know how to convert MySQL geometry from binary to text and then transfer/convert it for use in MapKit. However, this seems unnecessarily inefficient. I\'m looking for a way to transport the binary s
I would like to cut a polygon layer, according to the elevation, into two parts (upper and lower part). The polygon might convex or concave, and the position to cut might vary from each other. The con
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m wondering if there is a (free?) web service that will return the type of terrain at a specific latitude and longitude?
We need to calculate driving distances for records in a SQL Server database, so I need to find some sort of library or program that will let me do so without connecting to the internet(if it has it\'s
I want to develop a LBS app for Android,but I do not know how to begin the project. I want to use the Google Map API to use the map data of Google.The user can also add information on map,and the inf
How would I create indexes in PostgresSQL 8.3 which would make a sorted bounding box query efficient? The table I\'m querying has quite a few rows.
Good morning, I want to create a Google Maps overlay from GeoTiff data I read with Geotools. I\'m new to Geotools and I wasn\'t abl开发者_高级运维e to find any documentation about creating map tiles
I am wanting to use the MySQL spartial extension for a project. What it is a javascript viewer will send the edges of the viewable area so the most weaterly, easterly and north and sothern points as t