On Github archaeogeek / aging_loaderdemo
Jo Cook, Astun Technology / @archaeogeek
Run Loader
python loader.py loader.config
Examine results in database
Run Loader by opening OSGeo4W shell and cding to the loader/python folder (note it can take a while to run). Show in database- should be 6 tables for topolines, topoarea, cartotext plus normal geometry_columns and spatial_ref_sysConnect to PostGIS database using QGIS
Use the mapserver plugin to style data and configure map file, or use the map file included with Loader
Note that for QGIS 2 you need the experimental RT Mapserver Importer (enable experimental plugins) and also need python mapscript installed. Note also that we include a sample map file in the Loader download.View data as WMS in QGIS
With a suitable mapserver and webserver, you can deploy the mastermap data as a WMS. The pre-supplied mapserver map file will provide most of the configuration for this but some depends on your personal setup...Loader is on Github so we value contributions!
Here's the URL again: https://github.com/AstunTechnology/Loader
Find this talk on github https://github.com/archaeogeek/aging_loaderdemo
Jo Cook, Astun Technology / @archaeogeek