Cube for elections data from data.gouv.fr
Project description
Summary
Cube for elections data from data.gouv.fr
Installation
Create an instance:
cubicweb create elections my_instance_elections
Create the database:
cubicweb db-create my_instance_elections
Do not launch the db-init
Insert postgis:
psql my_instance_elections -f /usr/share/postgresql/9.1/contrib/postgis-1.5/postgis.sql psql my_instance_elections -f /usr/share/postgresql/9.1/contrib/postgis-1.5/spatial_ref_sys.sql
Finish the db initialization:
cubicweb db-init my_instance_elections
Push the osm data (see README of osmfrance cube for more details):
Shapefiles are taken from http://osm13.openstreetmap.fr/~cquest/openfla/export/ (also shared on https://www.data.gouv.fr/fr/organization/openstreetmap)
Launch the command:
cubicweb-ctl osmfrance_import_shp my_instance_elections --regions=/path/to/osm/dataosm/regions-20140306-100m-shp.zip --departements=/path/to/osm/dataosm/departements-20140306-100m-shp.zip --arrondissements=/path/to/osm/dataosm/arrondissements-20131220-100m-shp.zip --epci=/path/to/osm/dataosm/epci-20140306-100m-shp.zip --communes=/path/to/osm/dataosm/communes-20140306-100m-shp.zip
Push the elections data:
cubicweb-ctl elections-import my_instance_elections
Rebuild the FTI index:
cubicweb-ctl db-rebuild-fti my_instance_elections
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cubicweb-elections-0.2.1.tar.gz
(17.5 kB
view details)
File details
Details for the file cubicweb-elections-0.2.1.tar.gz
.
File metadata
- Download URL: cubicweb-elections-0.2.1.tar.gz
- Upload date:
- Size: 17.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 725d3a01adc8c2b92feecc20cb32b0958c1f3a30f9d1e4e4633ea0e168cff0f5 |
|
MD5 | fb054dcc936bcaeb5d3c1c793d844b05 |
|
BLAKE2b-256 | e508e30e3c6d9b67d22f15b655e96cf8b0322c9c57a68ab9a851fdb2833d66d9 |