{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Campas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "TB_Cemiterio", "relatedTableId": 3, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "codigo", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6813.523500000127, "ymin": 120805.6372999996, "xmax": 6861.088399999775, "ymax": 120838.66679999977, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "sepultura", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1 Piso", "label": "1 Piso", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2 Piso", "label": "2 Piso", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "3 Piso", "label": "3 Piso", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Ossadas", "label": "Ossadas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "Projetado (Por instalar)", "label": "Projetado (Por instalar)", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ocupac] CONCAT NEWLINE CONCAT [numero]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 200, "maxScale": 0 } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cantao", "typeIdField": "sepultura", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cantao", "type": "esriFieldTypeString", "alias": "cantao", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cantao" }, { "name": "fila", "type": "esriFieldTypeString", "alias": "fila", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "fila" }, { "name": "numero", "type": "esriFieldTypeInteger", "alias": "numero", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero" }, { "name": "sepultura", "type": "esriFieldTypeString", "alias": "sepultura", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sepultura" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "codigo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "codigo" }, { "name": "ocupacao", "type": "esriFieldTypeInteger", "alias": "Ocupacao", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ocupacao" }, { "name": "ocupac", "type": "esriFieldTypeString", "alias": "ocupac", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ocupac" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "gdb_1967_codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r300_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a247_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "1 Piso", "name": "1 Piso", "domains": {}, "templates": [ { "name": "1 Piso", "description": "", "prototype": { "attributes": { "ocupacao": null, "ocupac": null, "cantao": null, "fila": null, "numero": null, "sepultura": "1 Piso", "codigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "2 Piso", "name": "2 Piso", "domains": {}, "templates": [ { "name": "2 Piso", "description": "", "prototype": { "attributes": { "ocupacao": null, "ocupac": null, "cantao": null, "fila": null, "numero": null, "sepultura": "2 Piso", "codigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "3 Piso", "name": "3 Piso", "domains": {}, "templates": [ { "name": "3 Piso", "description": "", "prototype": { "attributes": { "ocupacao": null, "ocupac": null, "cantao": null, "fila": null, "numero": null, "sepultura": "3 Piso", "codigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Ossadas", "name": "Ossadas", "domains": {}, "templates": [ { "name": "Ossadas", "description": "", "prototype": { "attributes": { "ocupacao": null, "ocupac": null, "cantao": null, "fila": null, "numero": null, "sepultura": "Ossadas", "codigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Projetado (Por instalar)", "name": "Projetado (Por instalar)", "domains": {}, "templates": [ { "name": "Projetado (Por instalar)", "description": "", "prototype": { "attributes": { "ocupacao": null, "ocupac": null, "cantao": null, "fila": null, "numero": null, "sepultura": "Projetado (Por instalar)", "codigo": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1555efa33e374079ab1a4d70c2d17c90" }, { "currentVersion": 10.91, "id": 1, "name": "Cantão", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6792.521300000139, "ymin": 120802.9673999995, "xmax": 6867.353099999949, "ymax": 120839.67469999939, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[Cantao]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cantao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cantao", "type": "esriFieldTypeString", "alias": "Cantao", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "cantao" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r302_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a249_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PG_Cantao", "description": "", "prototype": { "attributes": {"cantao": ""} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1555efa33e374079ab1a4d70c2d17c90" }, { "currentVersion": 10.91, "id": 2, "name": "Limite Cemitério", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 6781.519999999553, "ymin": 120740.99000000022, "xmax": 6885.910000000149, "ymax": 120843.97000000067, "spatialReference": { "wkid": 3763, "latestWkid": 3763 } }, "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "layer", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "layer", "type": "esriFieldTypeString", "alias": "Layer", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "layer" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r301_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a248_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PG_Limite_Cemiterio_PedreiraCopy", "description": "", "prototype": { "attributes": {"layer": ""} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1555efa33e374079ab1a4d70c2d17c90" } ], "tables": [ { "currentVersion": 10.91, "id": 3, "name": "sde_gab.gisadmin.TB_Cemiterio", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "PG_Campas", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "codigo", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "", "displayField": "codigo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "codigo", "type": "esriFieldTypeString", "alias": "Codigo", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "codigo" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nome" }, { "name": "data", "type": "esriFieldTypeDate", "alias": "Data", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "data" } ], "indexes": [ { "name": "gdb_1970_codigo", "fields": "codigo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r303_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "sde_gab.gisadmin.TB_Cemiterio", "description": "", "prototype": { "attributes": { "nome": null, "data": null, "codigo": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 1000, "maxRecordCountFactor": 1, "serviceItemId": "1555efa33e374079ab1a4d70c2d17c90" } ] }