X-Git-Url: https://git.shalnoff.com/GeoTiles/blobdiff_plain/f8f090b3579cf5eb9187eb295fd08c4144571cde..45feb79030298738efa2dfcb3eb8b20fd2473fb2:/README.md diff --git a/README.md b/README.md index f79f62e..70d4503 100644 --- a/README.md +++ b/README.md @@ -12,21 +12,21 @@ with specific map source ## Testing -create MAP directory and symlink to it from TESTING_WEB directory +create MAP directory and symlink to it from `TESTING_WEB` directory mkdir MAP cd TESTING_WEB ln -s ../MAP/ maps -- point your server to the TESTING_WEB/ and open it in the browser +- point your server to the `TESTING_WEB/` and open it in the browser - select target map using right corner menu - click and draw rectangle area that you would like to have tiles for - copy the resulting commandline and execute in terminal - ./geotiles.sh -d + `./geotiles.sh -d ` - wait until the script is complete -- check MAP/NAME_OF_THE_MAP for tile set +- check `MAP/NAME_OF_THE_MAP` for tile set ## Troubleshooting