Voici le brouillon du communiqué de presse: https://hackpad.com/Mvv5yGm7htn

Merci d'avance pour vos retours.

2 chiffres parlants...

Un

select sum(st_perimeter(geography(st_transform(way,4326))))/1000/2 from
planet_osm_polygon where "ref:INSEE" is not null and admin_level='8' and
boundary='administrative';
nous dit qu'il y a 377 326 km de limites communales

et

select count(distinct((dp).geom)) from (select ST_DumpPoints(way) as dp
from planet_osm_polygon where "ref:INSEE" is not null and admin_level='8'
and boundary='administrative') as comm;

nous dit qu'il y a 9 552 465 nœuds pour définir ces limites !

Ca en fait des clics ? Combien de souris y sont restées ?
-- 
Christian Quest - OpenStreetMap France
Un nouveau serveur pour OSM... http://donate.osm.org/server2013/
_______________________________________________
Talk-fr mailing list
Talk-fr@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk-fr

Répondre à