I need to render maps on a commercial application based on street address. What candidate frameworks can allow me to create maps based on street address that use your map data? Does the usage cost me or is it free? asked 15 May '14, 13:52 trackergo |
You may acquire OpenStreetMap data without cost. There are restrictions on how to acquire the data to ensure that you do not needlessly burden the OpenStreetMap infrastructure. There may be third parties who will sell you access to OpenStreetMap data. You may use OpenStreetMap data within a commercial application so long as you meet your obligations under the OpenStreetMap data license. There are several frameworks that will convert OpenStreetMap data into pictures of data, or "maps" if you like, according to your requirements. There are also third parties who have created maps that you might use without having to generate the maps yourself. Some of the frameworks are proprietary and will have costs related to using them, other frameworks are open and might be run in-house for free, or by purchasing access via a third party. Your choice of framework, of in-house, or third party vendor, or native OpenStreetMap.org sources will depend on aspects of your use case. answered 16 May '14, 15:21 Richard Weait |
You want a server or client based solution? Which OS? What kind of maps (area, styles, ...)?
You have to know that in OSM, streets are relatively well covered and complet in many developed countries. But we're still lacking most of the houses numbers.
... and tell us( by EDITING your question): do you need many little static map graphics for a couple of different addresses? or do you want to embed OSM based maps on a website or similar centered on a specific address, maybe with a marker pin on it?
and finally: search on this FAQ site for "commercial" to see about usage for free, but paying attention to licence definitions.