cartodb-4.42/services/datasources/spec/fixtures/arcgis_metadata_minimal.json
2024-04-06 05:25:13 +00:00

22 lines
569 B
JSON

{"currentVersion":10.22,
"id":0,
"name":"Test Feature",
"type":"Feature Layer",
"description":"Sample metadata payload",
"geometryType":"esriGeometryPolygon",
"copyrightText":"CartoDB",
"fields":[
{"name":"OBJECTID",
"type":"esriFieldTypeOID",
"alias":"OBJECTID",
"domain":null},
{"name":"NAME",
"type":"esriFieldTypeString",
"alias":"NAME",
"length":254,
"domain":null}
],
"maxRecordCount":1000,
"supportsAdvancedQueries":true,
"supportedQueryFormats":"JSON,AMF",
"useStandardizedQueries":true}