A map showing the amount of curbside parking space in New York City.
https://marcel.dejean.nyc/parking/map/
createuser -d myusername
sudo -u postgres psql -f postgis_template.sql
import/
./import.sh
./update_map.sh
php -S localhost:8080
http://localhost:8080/map/
in your browserThese datasets must be unzipped and placed in import/
Except as otherwise noted, this software is distributed under the terms of the GNU General Public License, version 2 or later. See LICENSE for the full text. Alternate licensing is available.
Parts based on jamesbursa/analyze-nyc-parking-signs (MIT License)