User Tools

Site Tools


thinkgeo_offline_data_maps_streets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo_offline_data_maps_streets [2019/02/14 16:29]
benbai [Sample Screenshots]
thinkgeo_offline_data_maps_streets [2019/04/29 15:52] (current)
brianr Fixes for clarity and readability.
Line 1: Line 1:
 ======ThinkGeo Maps Streets Data====== ======ThinkGeo Maps Streets Data======
-ThinkGeo Maps Streets ​Data has 2 versions:  +ThinkGeo Maps Streets ​data is available in two different formats:  
-  * A single SQLite file which is over 160G. It has the full version of the data, it can be used not just for renderingbut also for Routing or other purposes ​as well. It can be used in any ThinkGeo UI Controls. It supports ​both Decimal ​Degrees ​and Spherical Mercator.  +  * A single SQLite file which is approximately 160 GB and includes ​the full version of the data. In addition to being used for rendering, it can also be used for routingdata analysis and other purposes. It can be used with any [[main_page#​thinkgeo_ui_controls|ThinkGeo UI Control]]. It is available in both Decimal ​Degree ​and Spherical Mercator ​projections
-  * A single ​mbtiles ​file which is over 50GIt'​s ​simplified and optimized for rendering, cannot be used in other purposes like renderingAttributes ​data is also stored in the file. It works with ThinkGeo ​Map Suite 10.5 or newer. ​It supports ​Spherical Mercator. ​+  * A single ​MBTiles ​file which is approximately 50 GB and contains a collection of vector tilesThese vector tiles are simplified and optimized for rendering, ​but cannot be used in other purposes like routingAttribute ​data is also stored in each tile. It works with ThinkGeo ​UI Controls at version ​10.5 or newer. ​The data is available only in the Spherical Mercator ​projection.
  
 =====Data Source===== =====Data Source=====
-Maps Streets ​Data comes from OpenStreetMap and Natural Earth, both of which are open data sets. The data is updated twice a month on ThinkGeo servers ​keep with the latest data available. Generally speaking, Natural Earth is used at lower zoom levels, and OpenStreetMap is serving for higher zoom levels.+ThinkGeo ​Maps Streets ​data is sourced ​from OpenStreetMap and Natural Earth, both of which are open data sets. The data is updated twice a month on ThinkGeo servers. Generally speaking, Natural Earth is used at lower zoom levels, and OpenStreetMap is used at higher zoom levels.
  
- +  ​* **OpenStreetMap**<​div>​[[https://​www.openstreetmap.org|Open Street Map]] is built by a community of mappers that contribute and maintain data pertaining to roads, trails, cafés, railway stations, and much more, all over the world. OpenStreetMap'​s community is diverse, passionate, and growing every day. It's open data so you are free to use it for any purpose as long as you credit OpenStreetMap and its contributors.</​div>​
-  ​* **OpenStreetMap**<​div>​[[https://​www.openstreetmap.org|Open Street Map]] is built by a community of mappers that contribute and maintain data pertaining to roads, trails, cafés, railway stations, and much more, all over the world. OpenStreetMap'​s community is diverse, passionate, and growing every day. It's open data ao you are free to use it for any purpose as long as you credit OpenStreetMap and its contributors.</​div>​+
  
   * **Natural Earth**<​div>​[[http://​www.naturalearthdata.com/​|Natural Earth]] is a public domain map dataset available at 1:10 million (1 cm = 100 km), 1:50 million, and 1:110 million [[https://​en.wikipedia.org/​wiki/​Map_scale|map scales]]. Featuring closely integrated vector and raster data, with Natural Earth one can make a variety of maps with all commonly used cartography and GIS software. Natural Earth is designed to meet the needs of experienced cartographers using a variety of software applications.   * **Natural Earth**<​div>​[[http://​www.naturalearthdata.com/​|Natural Earth]] is a public domain map dataset available at 1:10 million (1 cm = 100 km), 1:50 million, and 1:110 million [[https://​en.wikipedia.org/​wiki/​Map_scale|map scales]]. Featuring closely integrated vector and raster data, with Natural Earth one can make a variety of maps with all commonly used cartography and GIS software. Natural Earth is designed to meet the needs of experienced cartographers using a variety of software applications.
Line 14: Line 13:
 Natural Earth was built through a collaboration of many volunteers and is supported by the [[https://​en.wikipedia.org/​wiki/​North_American_Cartographic_Information_Society|North American Cartographic Information Society]](NACIS). It is free for public use in any type of project.</​div>​ Natural Earth was built through a collaboration of many volunteers and is supported by the [[https://​en.wikipedia.org/​wiki/​North_American_Cartographic_Information_Society|North American Cartographic Information Society]](NACIS). It is free for public use in any type of project.</​div>​
  
-The data are scheduled to be updated every other week.+=====Use of ThinkGeo Maps Streets Data with ThinkGeo UI Controls===== 
 +  * The SQLite version of the data can be used in all versions of ThinkGeo UI Controls. For instance, [[https://​github.com/​ThinkGeo/​WorldStreetsLayerSDKOnWindows-ForWinForms|here is a sample]] that uses the ThinkGeo UI [[map_suite_desktop_for_winforms|Desktop for WinForms]] edition to render a small sample of the SQLite version of the ThinkGeo Maps Streets data.  The sample data is included. The styling is written in the code, you can always change it but it's not that straightforward.  
 +  * The MBTiles version of the data works with ThinkGeo UI Controls at version 10.5 or newer. We offer a selection of pre-defined styles for rendering this data, and you can easily create your own styling as well. You can find many predefined styles in [[https://​thinkgeo.com/​demo-center#​cloud-services|ThinkGeo Demo Center]]. ​ For guidance on how to create your own style, [[thinkgeo_stylejson|see this article]]
  
-=====Use the data in ThinkGeo Components===== +=====Sample Screenshots ​===== 
-  ​* ​The SQLite version can be used in all versions of ThinkGeo UI components. Here is a [[https://github.com/ThinkGeo/WorldStreetsLayerSDKOnWindows-ForWinForms|sample]] using WinForms edition to render ​the WorldStreets file in SqliteThe sample data is included. The styling is written in the code, you can always change it but it's not that straightforward.  +The [[https://wiki.thinkgeo.com/wiki/thinkgeo_cloud_maps_vector_tiles|ThinkGeo Cloud Maps Vector Tiles]] service consumes ​the same MBTiles dataset that we've discussed ​in this articleCheck out the [[https://maps.thinkgeo.com/​|Online Samples]] to learn more.
-  * The mbtiles version works with ThinkGeo UI Components 10.5 or newer. We provided different pre-defined styles and you can easily create your own styling. You can find many predefined styles in [[https://​thinkgeo.com/​demo-center|ThinkGeo Demo Center]], and check it out [[thinkgeo_stylejson|here]] for how to create your own style+
  
 +Here are some sample screenshots of the MBTiles dataset in action: ​
  
-=====Sample Screenshots ===== +**Lincoln Memorial ​in Washington DC**
-[[https://​samples.thinkgeo.com/​cloud/#​VectorMaps|ThinkGeo Vector Maps Sample]] is using the same dataset. Check out there and find out more samples.  +
- +
-White House in Washington DC:+
  
-{{:white_house.png?​nolink}}+{{:lincoln_memorial.png?​nolink}}
  
-Downtown Shanghai:+**Downtown Shanghai**
  
 {{:​downtown_shanghai.png?​nolink}} {{:​downtown_shanghai.png?​nolink}}
  
thinkgeo_offline_data_maps_streets.1550161788.txt.gz · Last modified: 2019/02/14 16:29 by benbai