Kadaster: Search By Coordinates
Kadaster via Parse · maps_geo
Find BAG building (pand) objects near specific geographic coordinates in the Dutch RD (Rijksdriehoeksstelsel) coordinate system. Returns buildings whose geometry contains or is near the given point, including their identification, construction year, status, and full polygon geometry. API for the Dutch National Address and Building Registry (BAG), providing address search, building details, unit information, and historical data. Fulfilled by Parse from bagviewer.kadaster.nl.
- bagviewer-kadaster-nl
- government-public
- kadaster
- maps-geo
- parse
- platform-key
- real-estate
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/aa9c1132-257f-455d-b9ef-51f44e637f01/search_by_coordinates
- Interface artifact
- sha256:6d27ced18c1f0dd621f091543ca388a0fc9412917bb2560500bcfa55ae6c6b4a
- Manifest digest
- sha256:d6a00780878ae1a38490e937db9adb46b43a8056e91f383343491728752a2ec7
Request fields
- x (string, required): RD X coordinate as a numeric string (e.g. '121394').
- y (string, required): RD Y coordinate as a numeric string (e.g. '487383').
- object_type (string): Type of objects to search for. Currently only 'panden' is supported.: Allowed values: panden
Example queries
- {"x":"121394","y":"487383","object_type":"panden"}