Skip to content

Analyse all your Changesets if the objects have changed

Notifications You must be signed in to change notification settings

OSM-de/ChangesetAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ChangesetAnalyzer

Analyse all your OSM Changesets if the objects have changed

Prerequisits

The script changeset-analyzer.php will try to create a subdirectory called changeset-analyzer-$USERNAME, where $USERNAME is either posted by a HTML form with a parameter called display or as the first argument when it is called from the command-line.

To allow for this, the user running the script must be allowed to create directories. For Linux the files and the directory should be chown'd to the same user and group and thus the standard chmod of 755 should be enough to make the script work.

About

Analyse all your Changesets if the objects have changed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published