User Tools

Site Tools


projects:voyc:data_origin

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:voyc:data_origin [2023/01/23 01:00] – [Countries] jhagstrandprojects:voyc:data_origin [2023/03/13 12:45] (current) jhagstrand
Line 2: Line 2:
  
 ====== Data Origin ====== ====== Data Origin ======
 +
 +cd ~/webprod/geosketch/geosketch/datasource/osmtilemill
 +wget https://github.com/polpols/OSM-Tilemill/archive/master.zip
 +unzip -j master */10m_geography_regions_polys.*
 +shp2pgsql -c -W LATIN1 10m_geography_regions_polys plunder.georegions >load.georegions.sql
 +psql -d voyccom_plunder -U voyccom_jhagstrand <load.georegions.sql
 +
 +
 +
 +
 +====== Previous Data Origin ======
  
 4 dec 2022 re-create plunder database in a2hosting 4 dec 2022 re-create plunder database in a2hosting
Line 238: Line 249:
 NE2_50M_SR_W.tif NE2_50M_SR_W.tif
  
-1:10m Natural Earth II, same plus drainage (rivers, lakes) \\ +1:10m Natural Earth II, same plus drainage (rivers, lakes) (5x resolution?)\\ 
-21600 x 10800 pixels\\+21600 x 10800 pixels,  (2x resolution?\\
 NE2_HR_LC_SR_W_DR.tif NE2_HR_LC_SR_W_DR.tif
 +
 +cut the tif images into tiles\\
 +tilesize pixels: 300 x 300, or 600 x 600\\
 +tilesize degrees: 10 x 10\\
 +36 columns * 18 rows = 648 tiles
 +
 +  * document hires
 +    * file locations
 +    * ln -s /home/voyccom/media/data/natural_earth_data/raster/NE2_50M_SR_W.png 50mtex.png
 +    * to test local, start browser from the command line
 +<code>  
 +brave-browser --allow-file-access-from-files
 +</code>
 +
  
  
projects/voyc/data_origin.1674453658.txt.gz · Last modified: 2023/01/23 01:00 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki