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 06:07] – [Raster Data] 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 246: Line 257:
 tilesize degrees: 10 x 10\\ tilesize degrees: 10 x 10\\
 36 columns * 18 rows = 648 tiles 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.1674472077.txt.gz · Last modified: 2023/01/23 06:07 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