Wykres commitów

601 Commity (e62162fb38e261c2255220fd9d880e78875ada60)

Autor SHA1 Wiadomość Data
David Decotigny 8571353ebb adding title to the csv file 2009-08-30 00:17:28 +02:00
David Decotigny 6cdbb10e3a generating csv 2009-08-30 00:11:48 +02:00
David Decotigny 13aabc6043 svgz output file type support 2009-08-29 23:46:07 +02:00
Thomas Petazzoni 6f7ca1ee29 Use city=None instead of city='' when -c is not passed 2009-08-29 22:52:07 +02:00
Thomas Petazzoni 85e164dcb8 Allow usage of named keywords in the constructor of OCitySMap 2009-08-29 16:37:47 +02:00
Thomas Petazzoni 3e49d99b6b Improve import of osgeo.ogr to support old *and* recent versions 2009-08-29 15:30:04 +02:00
Frederic Daniel Luc Lehobey 5aca0b2017 Merge branch 'master' of git://lehobey.net/git/ocitysmap 2009-08-29 15:17:53 +02:00
Thomas Petazzoni 1e2c85aad7 Merge branch 'master' of git://pollindd.local/ 2009-08-29 15:17:13 +02:00
Thomas Petazzoni 9c6bee0e41 Fix minor copy/paste issue 2009-08-29 15:17:03 +02:00
David Decotigny ecf19ff3f3 simplify png map generation 2009-08-29 15:13:54 +02:00
Frederic Daniel Luc Lehobey 0a992ad13b Merge branch 'master' of git://lehobey.net/git/ocitysmap 2009-08-29 15:09:22 +02:00
David Decotigny 8b09151b18 fixed rendering without frame 2009-08-29 14:59:56 +02:00
Thomas Petazzoni 54557d2c44 Add ocitysmap-init.sql file. Better comments regarding database in street_index.py 2009-08-29 14:49:26 +02:00
David Decotigny e6345520ed title determined by -t options, or otherwise use the city's name 2009-08-29 13:19:42 +02:00
David Decotigny c6f4e4512a changed maposmatic section -> ocitysmap 2009-08-29 13:08:11 +02:00
David Decotigny 537dc9824a allows to specify the path to the logo 2009-08-29 12:54:19 +02:00
David Decotigny ea9105228b debug cosmetics 2009-08-29 12:53:24 +02:00
David Decotigny 994601cc66 debug -- 2009-08-29 12:51:15 +02:00
David Decotigny de2f7c2bb0 added config for path to copyright logo 2009-08-29 12:50:31 +02:00
David Decotigny 55e577b27e allows to display the copyright without a logo 2009-08-29 12:49:54 +02:00
Frederic Daniel Luc Lehobey d44c3f6fd6 Load module directly. 2009-08-29 12:29:11 +02:00
David Decotigny 80fcbb40a9 Merge branch 'master' of git://surf.local/ocitysmap 2009-08-29 12:11:35 +02:00
David Decotigny a0728cd327 using copyright utf symbol 2009-08-29 12:01:20 +02:00
Thomas Petazzoni 0fb0e6f37b Remove another file mistakenly committed 2009-08-29 12:01:05 +02:00
Gael Utard 1115b3684a Fix usage string. 2009-08-29 11:54:43 +02:00
Gael Utard 3bc878c4b7 Merge branch 'master' of git://surf.local/ocitysmap 2009-08-29 11:49:16 +02:00
David Decotigny 4e851eca29 added osm logo + copyright 2009-08-29 11:44:06 +02:00
David Decotigny 58c3ac7d20 removed www and scripts, following a buggy pull 2009-08-29 09:26:01 +02:00
David Decotigny 4fa9448359 fixedc bug with ile d'arz: not trying to render scale + not trying to render index when no street 2009-08-29 09:03:35 +02:00
David Decotigny b1e13bb685 Merge branch 'master' of git://surf.local/ocitysmap 2009-08-29 08:27:38 +02:00
David Decotigny bc4c118521 Merge branch 'master' of git://surf.local/maposmatic 2009-08-29 08:20:42 +02:00
Thomas Petazzoni fa6866c648 Merge branch 'master' of git://pollindd.local/ 2009-08-29 01:16:15 +02:00
Gael Utard 350197e163 Merge branch 'master' of git://surf.local/ocitysmap 2009-08-29 01:16:09 +02:00
Thomas Petazzoni cb79143669 Various fixes 2009-08-29 01:15:50 +02:00
Gael Utard 90b1647d45 Escape city name passed to pgsql. 2009-08-29 01:15:44 +02:00
David Decotigny 18de15ba5d integer image size 2009-08-29 01:07:28 +02:00
Thomas Petazzoni 85f9d188e4 Merge branch 'master' of git://pollindd.local/ 2009-08-29 01:00:24 +02:00
Thomas Petazzoni 60e084e346 Remove debug 2009-08-29 01:00:20 +02:00
David Decotigny 9192aa9121 frame margin depends on image height, enlarged the sides 2009-08-29 00:59:56 +02:00
Gael Utard 19718ea4c8 Merge branch 'master' of git://surf.local/ocitysmap 2009-08-29 00:52:18 +02:00
Thomas Petazzoni f4295a53fd Merge branch 'master' of git://pollindd.local/
Conflicts:
	ocitysmap/street_index.py
2009-08-29 00:42:42 +02:00
Gael Utard 6512199c49 Move the parsing of the wkt to the BoundingBox class. 2009-08-29 00:40:48 +02:00
David Decotigny 94a31daa3e Merge branch 'master' of git://surf.local/maposmatic 2009-08-29 00:32:55 +02:00
Gael Utard f23c5935c2 The new option -C allow to specify the path to the config file. 2009-08-29 00:32:45 +02:00
Gael Utard c4f64687f4 --city and --bounding-box are now exclusive. The bounding box is automagically
computed from the city name if --city is used.
2009-08-29 00:14:35 +02:00
Thomas Petazzoni 952e822659 Implementation of maposmaticd and other improvements 2009-08-29 00:11:46 +02:00
David Decotigny 41f16b6b85 add a margin around the contour in order for it to cover the whole map if needed 2009-08-28 20:35:13 +02:00
David Decotigny 68354731d8 adding an epsilon margin around the scale to make sure the ends are visible 2009-08-28 20:02:38 +02:00
David Decotigny 7a8f14750c Merge branch 'master' of git://surf.local/ 2009-08-28 19:51:00 +02:00
David Decotigny 8e421f51b6 greyed area is now... grey 2009-08-28 19:50:55 +02:00