Last active
August 25, 2019 03:07
-
-
Save stiles/a11ab9cd93f4f034af59b17ac912312c to your computer and use it in GitHub Desktop.
Get one property from LA County Assessor Parcels API
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 4377002900 | |
| # 5571031904 | |
| http://assessor.gis.lacounty.gov/assessor/rest/services/PAIS/pais_parcels/MapServer/0/query?f=json&where=AIN%20%3D%20%274377002900%27&returnGeometry=true&spatialRel=esriSpatialRelIntersects&outFields=AIN&outSR=102100 | |
| http://assessor.gis.lacounty.gov/assessor/rest/services/PAIS/pais_parcels/MapServer/0/query?f=json&where=AIN%20%3D%20%275571031904%27&returnGeometry=true&spatialRel=esriSpatialRelIntersects&outFields=AIN&outSR=102100 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment