It is hard to maintain OSM tile service with a small server: you can't have a properly updated regional extract or even run osm2pgsql on low memory. This package contains some scripts that help.
It is hard to maintain OSM tile service with a small server: you can't have a properly updated regional extract or even run osm2pgsql on low memory. This package contains some scripts that help.
To install trim_osc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install trim_osc
To see what files were installed by trim_osc, run:
port contents trim_osc
To later upgrade trim_osc, run:
sudo port selfupdate && sudo port upgrade trim_osc
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.