Hi everyone,
Catching up with old notes. I really like the maps at https://en.wikipedia.org/wiki/Wikipedia:WikiProject_National_Register_of_His... . It would be very nice to have an easy, standard and automated way to Visualize statistics on a map.
We currently gather a lot of data for different project and we usually share these as tables (example at https://commons.wikimedia.org/wiki/Commons:Monuments_database/Statistics). It would be much nicer to also have these statistics as a colored in map. For this we need: * Base maps * Statistics * Color schemes to choose from * A bot to produce the maps
Base maps are SVG maps that are used as input of the process. The maps should contain CSS classes for the geographical entities which are in the statistics. These maps should be available for different levels, for example: * World with continents map * World with countries map * Continent with countries maps * Country with states/provinces/municipalities At the moment most of these maps don't exist or are very hard to find on Commons. We should probably have one or more galleries to keep track of these base maps. We should have maps for every country with it's ISO 3166-2 divisions.
The statistics should be key value pairs of the location and the percentage for the location. The keys should correspond with the CSS classes or some logic needs to be available to do the mapping. A standard system for this is ISO 3166-2. An example of a good source of statistics is the https://commons.wikimedia.org/wiki/Commons:Monuments_database.
You need to have a color scheme how to represent the different percentages. Beware of accessibility.
A bot should grab the base map, statistics and the color scheme and combine it into a new SVG image. This image should be uploaded to Commons on a regular basis. It would be nice to have this as a Pywikipedia module so it's easy to have multiple people run these kind of bots.
Did I miss anything? Is anyone already working on such a thing?
Maarten
Ps. I also put this on https://commons.wikimedia.org/wiki/User:Multichill/Visualize_statistics_on_a...
Hi Marteen,
I liked your ideia. It would be great to have an automated module to generate this stats maps.
About the base maps, have you thought about generating them from the OpenStreetMap API?
Best,
Henrique Andrade
On Sat, Jun 8, 2013 at 9:24 AM, Maarten Dammers maarten@mdammers.nl wrote:
Hi everyone,
Catching up with old notes. I really like the maps at https://en.wikipedia.org/wiki/**Wikipedia:WikiProject_** National_Register_of_Historic_**Places/Progresshttps://en.wikipedia.org/wiki/Wikipedia:WikiProject_National_Register_of_Historic_Places/Progress. It would be very nice to have an easy, standard and automated way to Visualize statistics on a map.
We currently gather a lot of data for different project and we usually share these as tables (example at https://commons.wikimedia.org/** wiki/Commons:Monuments_**database/Statisticshttps://commons.wikimedia.org/wiki/Commons:Monuments_database/Statistics). It would be much nicer to also have these statistics as a colored in map. For this we need:
- Base maps
- Statistics
- Color schemes to choose from
- A bot to produce the maps
Base maps are SVG maps that are used as input of the process. The maps should contain CSS classes for the geographical entities which are in the statistics. These maps should be available for different levels, for example:
- World with continents map
- World with countries map
- Continent with countries maps
- Country with states/provinces/**municipalities
At the moment most of these maps don't exist or are very hard to find on Commons. We should probably have one or more galleries to keep track of these base maps. We should have maps for every country with it's ISO 3166-2 divisions.
The statistics should be key value pairs of the location and the percentage for the location. The keys should correspond with the CSS classes or some logic needs to be available to do the mapping. A standard system for this is ISO 3166-2. An example of a good source of statistics is the https://commons.wikimedia.org/**wiki/Commons:Monuments_**databasehttps://commons.wikimedia.org/wiki/Commons:Monuments_database .
You need to have a color scheme how to represent the different percentages. Beware of accessibility.
A bot should grab the base map, statistics and the color scheme and combine it into a new SVG image. This image should be uploaded to Commons on a regular basis. It would be nice to have this as a Pywikipedia module so it's easy to have multiple people run these kind of bots.
Did I miss anything? Is anyone already working on such a thing?
Maarten
Ps. I also put this on https://commons.wikimedia.org/** wiki/User:Multichill/**Visualize_statistics_on_a_maphttps://commons.wikimedia.org/wiki/User:Multichill/Visualize_statistics_on_a_map
______________________________**_________________ Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/**mailman/listinfo/analyticshttps://lists.wikimedia.org/mailman/listinfo/analytics
Hello,
With the arrival of D3.js these things are fairly easy to do. Something that might be of interest is - http://datamaps.github.io/ DataMaps provide a base map and we can add data to visualize on top of it. This internally uses D3 and generates SVGs.
Cheers, Sajjad.
On Tue, Jun 11, 2013 at 10:33 PM, Henrique Andrade handrade@wikimedia.orgwrote:
Hi Marteen,
I liked your ideia. It would be great to have an automated module to generate this stats maps.
About the base maps, have you thought about generating them from the OpenStreetMap API?
Best,
Henrique Andrade
On Sat, Jun 8, 2013 at 9:24 AM, Maarten Dammers maarten@mdammers.nlwrote:
Hi everyone,
Catching up with old notes. I really like the maps at https://en.wikipedia.org/wiki/**Wikipedia:WikiProject_** National_Register_of_Historic_**Places/Progresshttps://en.wikipedia.org/wiki/Wikipedia:WikiProject_National_Register_of_Historic_Places/Progress. It would be very nice to have an easy, standard and automated way to Visualize statistics on a map.
We currently gather a lot of data for different project and we usually share these as tables (example at https://commons.wikimedia.org/** wiki/Commons:Monuments_**database/Statisticshttps://commons.wikimedia.org/wiki/Commons:Monuments_database/Statistics). It would be much nicer to also have these statistics as a colored in map. For this we need:
- Base maps
- Statistics
- Color schemes to choose from
- A bot to produce the maps
Base maps are SVG maps that are used as input of the process. The maps should contain CSS classes for the geographical entities which are in the statistics. These maps should be available for different levels, for example:
- World with continents map
- World with countries map
- Continent with countries maps
- Country with states/provinces/**municipalities
At the moment most of these maps don't exist or are very hard to find on Commons. We should probably have one or more galleries to keep track of these base maps. We should have maps for every country with it's ISO 3166-2 divisions.
The statistics should be key value pairs of the location and the percentage for the location. The keys should correspond with the CSS classes or some logic needs to be available to do the mapping. A standard system for this is ISO 3166-2. An example of a good source of statistics is the https://commons.wikimedia.org/**wiki/Commons:Monuments_**databasehttps://commons.wikimedia.org/wiki/Commons:Monuments_database .
You need to have a color scheme how to represent the different percentages. Beware of accessibility.
A bot should grab the base map, statistics and the color scheme and combine it into a new SVG image. This image should be uploaded to Commons on a regular basis. It would be nice to have this as a Pywikipedia module so it's easy to have multiple people run these kind of bots.
Did I miss anything? Is anyone already working on such a thing?
Maarten
Ps. I also put this on https://commons.wikimedia.org/** wiki/User:Multichill/**Visualize_statistics_on_a_maphttps://commons.wikimedia.org/wiki/User:Multichill/Visualize_statistics_on_a_map
______________________________**_________________ Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/**mailman/listinfo/analyticshttps://lists.wikimedia.org/mailman/listinfo/analytics
Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/analytics
Limn (https://github.com/wikimedia/limn) already orchestrates D3.js, data indexed by an id column, and geojson map definitions. It'd be great if we could make it handle this use case as well. Shouldn't be too hard.
On Tue, Jun 11, 2013 at 1:45 PM, Sajjad Anwar me@sajjad.in wrote:
Hello,
With the arrival of D3.js these things are fairly easy to do. Something that might be of interest is - http://datamaps.github.io/ DataMaps provide a base map and we can add data to visualize on top of it. This internally uses D3 and generates SVGs.
Cheers, Sajjad.
On Tue, Jun 11, 2013 at 10:33 PM, Henrique Andrade <handrade@wikimedia.org
wrote:
Hi Marteen,
I liked your ideia. It would be great to have an automated module to generate this stats maps.
About the base maps, have you thought about generating them from the OpenStreetMap API?
Best,
Henrique Andrade
On Sat, Jun 8, 2013 at 9:24 AM, Maarten Dammers maarten@mdammers.nlwrote:
Hi everyone,
Catching up with old notes. I really like the maps at https://en.wikipedia.org/wiki/**Wikipedia:WikiProject_** National_Register_of_Historic_**Places/Progresshttps://en.wikipedia.org/wiki/Wikipedia:WikiProject_National_Register_of_Historic_Places/Progress. It would be very nice to have an easy, standard and automated way to Visualize statistics on a map.
We currently gather a lot of data for different project and we usually share these as tables (example at https://commons.wikimedia.org/** wiki/Commons:Monuments_**database/Statisticshttps://commons.wikimedia.org/wiki/Commons:Monuments_database/Statistics). It would be much nicer to also have these statistics as a colored in map. For this we need:
- Base maps
- Statistics
- Color schemes to choose from
- A bot to produce the maps
Base maps are SVG maps that are used as input of the process. The maps should contain CSS classes for the geographical entities which are in the statistics. These maps should be available for different levels, for example:
- World with continents map
- World with countries map
- Continent with countries maps
- Country with states/provinces/**municipalities
At the moment most of these maps don't exist or are very hard to find on Commons. We should probably have one or more galleries to keep track of these base maps. We should have maps for every country with it's ISO 3166-2 divisions.
The statistics should be key value pairs of the location and the percentage for the location. The keys should correspond with the CSS classes or some logic needs to be available to do the mapping. A standard system for this is ISO 3166-2. An example of a good source of statistics is the https://commons.wikimedia.org/**wiki/Commons:Monuments_**databasehttps://commons.wikimedia.org/wiki/Commons:Monuments_database .
You need to have a color scheme how to represent the different percentages. Beware of accessibility.
A bot should grab the base map, statistics and the color scheme and combine it into a new SVG image. This image should be uploaded to Commons on a regular basis. It would be nice to have this as a Pywikipedia module so it's easy to have multiple people run these kind of bots.
Did I miss anything? Is anyone already working on such a thing?
Maarten
Ps. I also put this on https://commons.wikimedia.org/** wiki/User:Multichill/**Visualize_statistics_on_a_maphttps://commons.wikimedia.org/wiki/User:Multichill/Visualize_statistics_on_a_map
______________________________**_________________ Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/**mailman/listinfo/analyticshttps://lists.wikimedia.org/mailman/listinfo/analytics
Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/analytics
-- Sajjad Anwar | W: http://sajjad.in | T: @geohacker
Analytics mailing list Analytics@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/analytics