Skip to content

iandees/planet-notes-dump

Folders and files

Image for: Folders and files
NameName
Last commit message
Last commit date

Latest commit

Image for: Latest commit
 

History

Image for: History
23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image for: Repository files navigation

planet-notes-dump

A utility to dump OpenStreetMap notes from the database into an XML file for bulk use.

Installation

Image for: Installation

On Ubuntu 12.04 LTS:

# Install virtualenvwrapper
sudo apt-get install virtualenvwrapper
source ~/.bashrc

# Make a virtualenv for planet-notes-dump
mkvirtualenv --no-site-packages planet-notes-dump

# Install prerequisites for planet-notes-dump
sudo apt-get install build-essential python-dev libxml2-dev libxslt-dev
pip install -r requirements.txt

Running

Image for: Running
# Use your virtualenv
workon planet-notes-dump

# Execute the initial dump
python dump.py --database openstreetmap --username foo notes_dump.xml

About

Image for: About

A utility to dump OpenStreetMap notes from the database into an XML file for bulk use.

Resources

License

Stars

Watchers

Forks

Releases

Image for: Releases
No releases published

Packages

Image for: Packages 0
No packages published

Contributors 2

Image for: Contributors 2
  •  
  •  

Languages

Image for: Languages