Ten collections describing property, zoning, vacancy, and affordable housing in Philadelphia, mirrored from the City of Philadelphia's ArcGIS services via OpenDataPhilly.
The city's own decoder for Philadelphia zoning district codes. 39 rows pair a code such as RSA-5 with its written name, "Residential Single-Family Attached-5".
This is a lookup table with no geometry. Join new_code here to long_code in zoning_basedistricts to label a zoning map. All 29,205 district polygons match a row in this table.
The codes divide into residential (RSD, RSA, RTA, RM, RMX), commercial (CA, CMX), industrial (I, ICMX, IRMX), and special purpose (SP) families. See AGENTS.md for the join.
Source: Zoning Descriptions on OpenDataPhilly.
../catalog.json../catalog.jsonhttps://opendataphilly.org/datasets/zoning-descriptions/
Written 2026-08-26 from the zoning_descriptions FeatureServer query endpoint using DuckDB. portolan extract arcgis reports "0/0 layers" for services that advertise a table rather than a layer, so the CLI could not carry it; see portolan-cli#812. All 39 rows were verified against the source.
City of Philadelphia (2026). Philadelphia Housing and Land Use. Retrieved from OpenDataPhilly. Mirrored on Source Cooperative at https://source.coop/nlebovits/phl-housing-demo.
City of Philadelphia
Nissim Lebovits nissim.lebovits@radiant.earth
The table has no geometry, so it renders no map and ships no styles. It is a join partner for the zoning layers.
The table covers base district codes only. Overlay symbols live in zoning_overlays.
Generated by Portolan from STAC metadata and .portolan/metadata.yaml