Hi all,
I'm new to using the rest API so this might be a stupid question but i just can't figure it out...
i'm using postman to make get request to the below url. my parameter is f=json
https://maps.gov.bc.ca/arcgis/rest/services/mpcm/bcgwpub/MapServer/3
i keep on getting the service directory has been disabled error when i add "query" to the above url string. i know the capabilities supported include query...and if add this service to AGOL's web mapping application it can be used in the query widget...
what i'm hoping to achieve here, is to write python code to do spatial queries against this map service layer.
any help is appreciated!!!
jenny