All Projects → pnoll1 → osmand_map_creation

pnoll1 / osmand_map_creation

Licence: GPL-3.0 license
OSM data + open address data compiled for use in OSMAnd

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to osmand map creation

osm-extracts
Each day, OSM Extracts by Interline mirrors the entire OpenStreetMap planet and creates city and region sized extracts
Stars: ✭ 34 (+54.55%)
Mutual labels:  openstreetmap, open-data
Urbansprawl
Open framework for calculating spatial urban sprawl indices and performing disaggregated population estimates using open data
Stars: ✭ 48 (+118.18%)
Mutual labels:  openstreetmap, open-data
parking-lanes
Parking lanes viewer from OpenStreetMap
Stars: ✭ 63 (+186.36%)
Mutual labels:  openstreetmap
opendata
Open data of Cofacts collaborative fact-checking database
Stars: ✭ 35 (+59.09%)
Mutual labels:  open-data
nominatim
🌏 Tools for Working with the 'Nominatim' API in R
Stars: ✭ 69 (+213.64%)
Mutual labels:  openstreetmap
NominatimGeocoderBackend
UnifiedNlp geocoder backend that uses the OSM Nominatim service
Stars: ✭ 49 (+122.73%)
Mutual labels:  openstreetmap
osmapy
Osmapy - Python Editor for OpenStreetMap
Stars: ✭ 22 (+0%)
Mutual labels:  openstreetmap
congresso em chamas
Congresso em chamas é uma aplicação web que entrega ferramentas para o acompanhamento do trabalho dos deputados federais atualmente em mandato.
Stars: ✭ 20 (-9.09%)
Mutual labels:  open-data
politicos
API com todos os candidatos Brasileiros!
Stars: ✭ 63 (+186.36%)
Mutual labels:  open-data
gbptm
API/UI server for the Great British Public Toilet Map
Stars: ✭ 17 (-22.73%)
Mutual labels:  open-data
osd-building-footprints
Open source release of building footprints in Chicago.
Stars: ✭ 61 (+177.27%)
Mutual labels:  open-data
acf-openstreetmap-field
WordPress ACF Field for OpenStreetMap
Stars: ✭ 88 (+300%)
Mutual labels:  openstreetmap
osm-data-classification
Migrated to: https://gitlab.com/Oslandia/osm-data-classification
Stars: ✭ 23 (+4.55%)
Mutual labels:  openstreetmap
osm-planning
General OSM tools planning and wishlist
Stars: ✭ 19 (-13.64%)
Mutual labels:  openstreetmap
web-maps-wcag-evaluation
Manual accessibility evaluation of popular web map tools.
Stars: ✭ 28 (+27.27%)
Mutual labels:  openstreetmap
LocationMapViewer
Android App to view Locations in a map with support for gpx, kml and kmz data
Stars: ✭ 31 (+40.91%)
Mutual labels:  openstreetmap
examples-android
Android demo application for GLMap framework
Stars: ✭ 14 (-36.36%)
Mutual labels:  openstreetmap
Open-Data-Portaal
GitHub van het officiële Open Data Portaal van de Tweede Kamer der Staten-Generaal.
Stars: ✭ 39 (+77.27%)
Mutual labels:  open-data
dre
O projecto agora reside no GitLab
Stars: ✭ 20 (-9.09%)
Mutual labels:  open-data
publicbodies
A database of public bodies such as government departments, ministries etc.
Stars: ✭ 56 (+154.55%)
Mutual labels:  open-data

OpenSuperMaps

What

OSMAnd Map files distributed monthly with tens of millions of addresses added

Why

OSMAnd address search is painful and it doesn't have to be. These files allow searching for addresses normally again. This means you can copy/paste addresses from friends or websites!
Before: 4th Avenue 600 Seattle
After: 600 4th Ave Seattle

You get a huge upgrade in coverage. No more guessing if an address exists, no more web searches for addresses!

When

Files posted around the 26th every month

How

Data is added from OpenAddresses. OpenAddresses collates hundreds of millions of addresses from government sources and uses the normal abbreviated address format.

Where

OSMAnd Files: North America(but slowly expanding)
Script: Worldwide depending on GeoFabrik and OpenAddresses data availability

Usage

Getting the map files

Option 1:
Download file from releases to data folder for OSMAND and it will auto load.
Option 2:
Download file from releases to phone and open it. OSMAND will copy file into its data folder and load it. This will leave a copy of the file in the Downloads folder.

Deactivate the default map file(s) to ensure search pulls results from this file.
Restart app after changes otherwise search may not work properly. Restarting is done by opening recent apps and flicking upward on app in Android.

Searching for addresses

Search using the normal address format: 600 4th Ave Seattle

Processing

Data

OpenAddresses provides data downloads at https://batch.openaddresses.io/
OpenStreetMap extracts retrieved from GeoFabrik

Processing.py

OA data is loaded into Postgresql, filtered with sql, exported to osm xml format and merged with OSM area extracts while converting to osm.pbf. See docs/processing_script_usage and processing.py file.

License

Map Files:ODBL 1.0
Code: GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].