Opensfhistory: Get Mapped Images
Opensfhistory via Parse · maps_geo
Get paginated list of all mapped historical images with their geographic coordinates. Optionally filter by a geographic bounding box. Returns image IDs, coordinates, and URLs for each image. Access historical San Francisco images with their geographic locations, metadata, and photographer information from the OpenSFHistory map collection. Fulfilled by Parse from www.opensfhistory.org.
- government-public
- maps-geo
- news-media
- opensfhistory
- parse
- platform-key
- www-opensfhistory-org
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a27c5d27-17a2-455c-aaf2-cce506f24093/get_mapped_images
- Interface artifact
- sha256:4486162ac7c4507358e55d176e2922ac068b6fc24070039777526bcae1713442
- Manifest digest
- sha256:0d7c724b333f5a07cb8a8152ee4e5ea4636205e8c9235f65cb0158891275c076
Request fields
- page (integer): Page number for pagination.
- limit (integer): Number of results per page. Must be between 1 and 200.
- max_lat (number): Maximum latitude for bounding box filter (e.g. 37.80).
- max_lng (number): Maximum longitude for bounding box filter (e.g. -122.40).
- min_lat (number): Minimum latitude for bounding box filter (e.g. 37.75).
- min_lng (number): Minimum longitude for bounding box filter (e.g. -122.45).