Step 2: Topographic map. final_topo_France.json (topojson) created using makefile.
Attempt to programmatically generate geolocalized France_location_map.svg (focus: France, type: location map, geolocalised yet light, printable) following existing Wikipedia's guidelines.
Meta: v13.08.22. Makefile: Make4b. Focus: France. Type: topographic_map.
With: countries (L0), subdivisions (L1), places (major cities). Labels for L1 & places.
This code is part of the Wikimaps team push for better wikipedia maps. An efforts for both GIS data collection and map generation for the purpose of encyclopedic cartography and free knowledge.
Sources:
1a. Base idea and tutorial: Let's Make a Map by Mike Bostock
1b. In practice (shorter) : Making a map of germany with topojson
2a. Base introduction to Makefile Why Use Make by Mike Bostock
2b. In practice (shorter): Austria D3 TopoJSON
3a. wikimaps' stylesheets: Wikipedia:WikiProject_Maps/Conventions
Interesting: Creating and Publishing Maps with D3, Dymo, and PhantomJS, ISO_3166-2
TODO: Conditional borders and coastlines : http://bost.ocks.org/mike/map/#displaying-boundaries
Modified http://code.jquery.com/jquery-2.0.2.min.js to a secure url
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://d3js.org/topojson.v0.min.js to a secure url
https://code.jquery.com/jquery-2.0.2.min.js
https://d3js.org/d3.v3.min.js
https://d3js.org/topojson.v0.min.js