[OSM-dev] [ANNOUCEMENT] MapOSMatic: automatic generation of cities' map from OpenStreetMap data
David MENTRE
dmentre at linux-france.org
Thu Sep 10 10:20:23 BST 2009
Hello,
2009/9/10 Simone Cortesi <simone at cortesi.com>:
> Is the limitation to france just because of postgis size? or is it
> something different?
We have three main limitations:
* locale used for sorting is hard coded to fr_FR currently:
http://git.savannah.gnu.org/cgit/maposmatic/ocitysmap.git/tree/ocitysmap/street_index.py#n472
* Street prefixes are hard-coded for French:
http://git.savannah.gnu.org/cgit/maposmatic/ocitysmap.git/tree/ocitysmap/street_index.py#n35
* We have only made an import of france.osm.bz2 (could be easily
solved, modulo the size of our web server).
Of course, we also need a way to control that through the web interface.
Yours,
d.
More information about the dev
mailing list