User Tools

Site Tools


geosketch_data_extraction

This is an old revision of the document!


Geosketch Data Extraction

Plunder loads its data from static js files.

Those files are generated from the plunder database using the sql files in the geosketch/sql folder.

generate deserts.js from database psql -t -d voyc -U jhagstrand <deserts.sql >deserts.js psql -t -d voyc -U jhagstrand <lowmountains.sql >lowmountains.js psql -t -d voyc -U jhagstrand <highmountains.sql >highmountains.js psql -t -d voyc -U jhagstrand <mediummountains.sql >mediummountains.js psql -t -d voyc -U jhagstrand <plateaux.sql >plateaux.js psql -t -d voyc -U jhagstrand <plains.sql >plains.js psql -t -d voyc -U jhagstrand <swamps.sql >swamps.js psql -t -d voyc -U jhagstrand <tundras.sql >tundras.js psql -t -d voyc -U jhagstrand <foothills.sql >foothills.js psql -t -d voyc -U jhagstrand <valleys.sql >valleys.js

geosketch_data_extraction.1670203215.txt.gz ยท Last modified: 2022/12/04 20:20 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