Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where i can find the shp directory ? #108

Open
waterweaver opened this issue Dec 30, 2015 · 4 comments
Open

where i can find the shp directory ? #108

waterweaver opened this issue Dec 30, 2015 · 4 comments

Comments

@waterweaver
Copy link

shp directory was already created or manually i create that directory

@alegonzalezc
Copy link

i have this question myself... please someone help us.

@ravaan
Copy link

ravaan commented Sep 7, 2016

You can keep the .shp files in any folder you want, just keep in mind to have the correct path to the .shp file in referenced in your osm.xml file situated in /etc/mapnik-carto-osm/osm.xml

You can also search for the .shp file using this command:
sudo find / -type f -name "filename here"

add *.shp in between double quotes.

@patrickmaynard
Copy link

Please update the readme file to include instructions for creating a shp directory in the appropriate place. Right now, it says "Download them to the shp directory" when no such directory exists.

@ravaan
Copy link

ravaan commented Jan 7, 2017

As many users are having the same problem I'll add this solution as a note or in brackets.
I am adding this as a side note because I don't remember whether a default directory is set in the osm.xml file, if a directory is already set then the readme points to that directory as the shp directory and only mention of that directory should suffice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants