You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! first of all thanks for creating this great tool, it have been very usefull to me this last weeks and i`m sure it has been for many people as well.
Service error. Service description:
{
"version": 10.71,
"capabilities": "Map,Query,Data",
"supportedQueryFormats": "JSON, geoJSON",
"maxRecordCount": 1000
}
How can i solve it? I tried with Json format too but keeps loading forever.
Thanks!
The text was updated successfully, but these errors were encountered:
Dear @patomax,
I'm sorry for the late response.
I just checked the service you shared and I'm able to get correct responses from each layer contained in the service. Please note that it is required to use the URL to the corresponding layer, especifying its id as shown inn the screenshot below. For this case, please notice as well that the service contains a group of layers that won't work (id=0) since it only supports individual layers.
I hope this help with the issue.
Best,
Miguel
Hi there! first of all thanks for creating this great tool, it have been very usefull to me this last weeks and i`m sure it has been for many people as well.
When i try to search for this service layer https://sdngsig.sernageomin.cl/gissdng/rest/services/Geoportal/GeologiaBase/MapServer with GeoJson format and geometry then it prints this message:
Service error. Service description:
{
"version": 10.71,
"capabilities": "Map,Query,Data",
"supportedQueryFormats": "JSON, geoJSON",
"maxRecordCount": 1000
}
How can i solve it? I tried with Json format too but keeps loading forever.
Thanks!
The text was updated successfully, but these errors were encountered: