Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

i needed little help on how to go about it. i do not have much knowledge about Google Maps or Bing Maps API's as I am the database guy.

We are building an emergency response system of a city. So for this we are using Neo4J as the database which till now has been very satisfactory.

But now to generate the city map- Is there a way that I can get the details of the city ie basically all streets, landmarks etc etc in any format. Once I have this data, then i can imbed them in the database and proceed.

Basically a way to get the complete details of the city.

share|improve this question

closed as off topic by phwd Jan 8 '12 at 15:10

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

It looks like you need to be using a GIS system. Doesn't the local government have that data? Most cities or counties have the data. They need it for their other services, some will sell it to companies.

You could also ask over at http://gis.stackexchange.com/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.