kopia lustrzana https://github.com/hholzgra/ocitysmap
				
				
				
			| 
				
					
						
							 | 
			||
|---|---|---|
| ocitysmap | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| INSTALL | ||
| Openstreetmap_logo.png | ||
| Openstreetmap_logo.svg | ||
| README | ||
| ocitysmap-init.sql | ||
| ocitysmap-render | ||
| ocitysmap.conf | ||
| setup.py | ||
		
			
				
				README
			
		
		
			
			
		
	
	Open City Street Map -------------------- ocitysmap generates a city street map, using the OpenStreetMap project's data and the MapNik map renderer. The generated maps are vector graphics images, including a street index and city grid. For example, for a simple Sanguinet rendering, run: ./ocitysmap-render -f png Sanguinet Alternately you may specify a bounding box rather than a City: ./ocitysmap-render -f png -b 44.4883,-1.0901 44.4778,-1.0637 This is useful when OpenStreetMap does not contain the administrative boundary of the city. See INSTALL for installation instructions. This code is under AGPLv3 (GNU Affero General Public License 3.0) except the included OpenStreetMap logo under CC-BY-SA (Creative Common Attribution-Share Alike) license.