Question

I have a few maps with certain areas (zones) which I'll want to capture in KML. Within those areas I need to pinpoint addresses.

How do I save those maps with its values as efficient as possible to query them later?

Was it helpful?

Solution

Maybe you could use MySQL spatial extensions.

Take a look at GIS and Spatial Extensions and to GIS on MySQL

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top