geolocation - OpenStreetMap offline tiles - licensing issue -


In my application, I want to pair the devxpress WPF map control with a bunch of tiles. I do not need any deep zoom level - anything up to 5-6 zoom level will be acceptable.

Is it permissible to download such tiles from OpenStreetMap?

Thanks

The main OSM tile server built by CC-BY -A-2 licensed so that you can legally enable them to download, share, etc., as long as you adhere to the standard Creative Commons licensing requirements (eg).

However, due to the bandwidth effect when specifically reaching the TileSaver, "Bulk downloading strongly disappointed" should follow.



Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -