Talk:Shp-to-osm.jar

From OpenStreetMap Wiki
Jump to navigation Jump to search

I have a debian system, thus I can easily follow the instructions at the bottom of the page:

  1. apt-get install eclipse

- - this works fine - -

$ git pull git://github.com/iandees/shp-to-osm.git

- - this returns the following - -

git pull git://github.com/iandees/osm-api.git
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

I am clearly missing something.

Can someone help?