VIC: Reverse Geocode Parcel Lot Street
VIC via Parse · maps_geo
Find the nearest lot/parcel address for a given coordinate pair. Accepts longitude/latitude in WGS84/GDA94 (EPSG:4283). Returns the closest matching parcel address and its location. The MapShare Victoria API provides comprehensive geocoding and address search services for the state of Victoria, Australia. It includes endpoints for standard street addresses, lot/parcel identifiers (SPI), suburbs, streets, postcodes, and Crown land. All data is retrieved from official Victorian government ArcGIS REST services. Fulfilled by Parse from mapshare.vic.gov.au.
- government-public
- maps-geo
- mapshare-vic-gov-au
- parse
- platform-key
- real-estate
- vic
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/99d712f4-a0d5-421c-9298-c62942b0adfc/reverse_geocode_parcel_lot_street
- Interface artifact
- sha256:c6ee9e27bb5d2d6b455948db91d9335d471f30f622b493ea9ae75a1a904bf7d7
- Manifest digest
- sha256:8c6d7ea42db13400d19411d694c671e2048dd6bf06c78c1d3125c141b83a24d3
Request fields
- x (number, required): Longitude coordinate (e.g. 144.9631)
- y (number, required): Latitude coordinate (e.g. -37.8136)
Example queries
- {"x":"144.9631","y":"-37.8136"}