Maps
Hong Kong CSDI
Provides access to a range of geospatial data and applications in Hong Kong.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://geodata.gov.hk/gs/api/v1.0.0/locationSearch?q=museums', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://geodata.gov.hk/gs/api/v1.0.0/locationSearch?q=museums'Hong Kong CSDI
0.0%
MAPS
Provides access to a range of geospatial data and applications in Hong Kong.
PERFORMANCE TELEMETRY
RATE LIMITSCHECK DOCS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data