{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Torre Energia L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534919.7491, "ymin": 8592513.9772, "xmax": 547334.0806, "ymax": 8612480.8102, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoTorre", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "OVGD", "type": "esriFieldTypeSmallInteger", "alias": "ovgd", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ovgd" }, { "name": "ALTURAESTIMADA", "type": "esriFieldTypeDouble", "alias": "alturaEstimada", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alturaEstimada" }, { "name": "TIPOTORRE", "type": "esriFieldTypeSmallInteger", "alias": "tipoTorre", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTorre" }, { "name": "ARRANJOFASES", "type": "esriFieldTypeString", "alias": "arranjoFases", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "arranjoFases" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151555_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7684_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Torre Energia L", "description": "", "prototype": { "attributes": { "ARRANJOFASES": null, "TIPOTORRE": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "OVGD": 0, "ALTURAESTIMADA": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "OVGD": 0, "ALTURAESTIMADA": null, "TIPOTORRE": 0, "ARRANJOFASES": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OVGD": {"type": "inherited"} } }, { "code": 1, "name": "Autoportante", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "OVGD": 0, "ALTURAESTIMADA": null, "TIPOTORRE": 1, "ARRANJOFASES": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OVGD": {"type": "inherited"} } }, { "code": 2, "name": "Estaiada", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "OVGD": 0, "ALTURAESTIMADA": null, "TIPOTORRE": 2, "ARRANJOFASES": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OVGD": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Trecho Energia L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534921.2252, "ymin": 8593741.2945, "xmax": 548494.9643, "ymax": 8612478.9255, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 195, 130, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "especie", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "ESPECIE", "type": "esriFieldTypeSmallInteger", "alias": "especie", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "especie" }, { "name": "POSICAORELATIVA", "type": "esriFieldTypeSmallInteger", "alias": "posicaoRelativa", "domain": { "type": "codedValue", "name": "posicaoRelativa", "description": "indica a posicao do elemento", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Elevada", "code": 1 }, { "name": "Emersa", "code": 2 }, { "name": "Submersa", "code": 3 }, { "name": "Subterrânea", "code": 4 }, { "name": "Superfície", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "posicaoRelativa" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "EMDUTO", "type": "esriFieldTypeSmallInteger", "alias": "emDuto", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "emDuto" }, { "name": "TENSAOELETRICA", "type": "esriFieldTypeDouble", "alias": "tensaoEletrica", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tensaoEletrica" }, { "name": "NUMCIRCUITOS", "type": "esriFieldTypeSmallInteger", "alias": "numCircuitos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numCircuitos" }, { "name": "OPERADORA", "type": "esriFieldTypeString", "alias": "operadora", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "operadora" }, { "name": "ORGANIZACAO", "type": "esriFieldTypeString", "alias": "organizacao", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "organizacao" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151554_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7683_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Energia L", "description": "", "prototype": { "attributes": { "ORGANIZACAO": null, "OPERADORA": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "ESPECIE": 0, "POSICAORELATIVA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "EMDUTO": 0, "TENSAOELETRICA": null, "NUMCIRCUITOS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Desconhecida", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "ESPECIE": 0, "POSICAORELATIVA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "EMDUTO": 0, "TENSAOELETRICA": null, "NUMCIRCUITOS": null, "OPERADORA": null, "ORGANIZACAO": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "EMDUTO": {"type": "inherited"} } }, { "code": 1, "name": "Distribuicao", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "ESPECIE": 1, "POSICAORELATIVA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "EMDUTO": 0, "TENSAOELETRICA": null, "NUMCIRCUITOS": null, "OPERADORA": null, "ORGANIZACAO": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "EMDUTO": {"type": "inherited"} } }, { "code": 2, "name": "Transmissão", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "ESPECIE": 2, "POSICAORELATIVA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "EMDUTO": 0, "TENSAOELETRICA": null, "NUMCIRCUITOS": null, "OPERADORA": null, "ORGANIZACAO": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "EMDUTO": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Canal Vala L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532964.9272, "ymin": 8592282.1191, "xmax": 550019.2697, "ymax": 8612276.1175, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 115, 178, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASSE" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeString", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "USOPRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "usoPrincipal", "domain": { "type": "codedValue", "name": "UsoPrincipal", "description": "Uso principaldo Objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Abastecimento", "code": 1 }, { "name": "Drenagem", "code": 2 }, { "name": "Energia", "code": 3 }, { "name": "Irrigação", "code": 4 }, { "name": "Não Aplicável", "code": 5 }, { "name": "Outros", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "usoPrincipal" }, { "name": "FINALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "finalidade", "domain": { "type": "codedValue", "name": "finalidade", "description": "tipo de canal ou vala", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Canalização de águas Pluviais", "code": 1 }, { "name": "Canalização de curso d'água", "code": 2 }, { "name": "Canalização de efluentes domésticos", "code": 3 }, { "name": "Canalização de efluentes industriais", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidade" }, { "name": "ALTERACAO_FISIOGRAFICA_ANTROPI", "type": "esriFieldTypeSmallInteger", "alias": "ALTERACAO_FISIOGRAFICA_ANTROPI", "domain": { "type": "codedValue", "name": "Tipo Alter. Antropica", "description": "Indica a alteração fisiografica antropica", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Área aterrada", "code": 1 }, { "name": "Área de extração mineral abandonada", "code": 2 }, { "name": "Aterro", "code": 3 }, { "name": "Caixa de empréstimo", "code": 4 }, { "name": "Canal", "code": 5 }, { "name": "Corte", "code": 6 }, { "name": "Resíduo de bota-fora", "code": 7 }, { "name": "Resíduo sólido em geral", "code": 8 }, { "name": "Vala", "code": 9 }, { "name": "Outros", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "alteracao_fisiografica_antropica" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151557_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7686_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Canal Vala L", "description": "", "prototype": { "attributes": { "ALTERACAO_FISIOGRAFICA_ANTROPI": 0, "FINALIDADE": 0, "CLASSE": null, "SHAPE_LENG": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "MATCONSTR": 0, "USOPRINCIPAL": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Logradouro L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532673.1228, "ymin": 8591889.8963, "xmax": 550103.3895, "ymax": 8612074.11, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TIPO] CONCAT \" \" CONCAT [TITULO] CONCAT \" \" CONCAT [NOME_LOGRA]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 3, "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": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TIPO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIPO" }, { "name": "TITULO", "type": "esriFieldTypeString", "alias": "TITULO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TITULO" }, { "name": "NOME_LOGRA", "type": "esriFieldTypeString", "alias": "NOME_LOGRA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOME_LOGRA" }, { "name": "SECAO", "type": "esriFieldTypeSmallInteger", "alias": "SECAO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECAO" }, { "name": "NUM_MET_FI", "type": "esriFieldTypeDouble", "alias": "NUM_MET_FI", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_MET_FI" }, { "name": "EXTENSAO_T", "type": "esriFieldTypeDouble", "alias": "EXTENSAO_T", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EXTENSAO_T" }, { "name": "NOME_TRECH", "type": "esriFieldTypeString", "alias": "NOME_TRECH", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NOME_TRECH" }, { "name": "CODIGO_SFC", "type": "esriFieldTypeString", "alias": "CODIGO_SFC", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CODIGO_SFC" }, { "name": "CODIGO_FT", "type": "esriFieldTypeString", "alias": "CODIGO_FT", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "CODIGO_FT" }, { "name": "CODIGO_LOG", "type": "esriFieldTypeString", "alias": "CODIGO_LOG", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "CODIGO_LOG" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151559_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7688_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Logradouro L", "description": "", "prototype": { "attributes": { "CLASSE": null, "CODIGO_LOG": null, "TIPO": null, "TITULO": null, "NOME_LOGRA": null, "SECAO": null, "NUM_MET_FI": null, "EXTENSAO_T": null, "NOME_TRECH": null, "CODIGO_SFC": null, "CODIGO_FT": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Delimitação Física L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532266.1624, "ymin": 8592036.0623, "xmax": 550190.6887, "ymax": 8612598.927, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 223, 115, 255, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoDelimFis", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPODELIMFIS", "type": "esriFieldTypeSmallInteger", "alias": "tipoDelimFis", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoDelimFis" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "ELETRIFICADA", "type": "esriFieldTypeSmallInteger", "alias": "eletrificada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "eletrificada" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151553_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7682_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Delimitação Física L", "description": "", "prototype": { "attributes": { "ELETRIFICADA": 0, "MATCONSTR": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 0, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 1, "name": "Cerca", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 1, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 2, "name": "Gradil", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 2, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 3, "name": "Mureta", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 3, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 4, "name": "Muro", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 4, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Trilha Picada L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531374.8591, "ymin": 8592420.2839, "xmax": 550066.7524, "ymax": 8612485.8285, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151556_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7685_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trilha Picada L", "description": "", "prototype": { "attributes": { "GEOMETRIAAPROXIMADA": 0, "NOME": null, "CLASSE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Alinhamento Predial L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532715.6104, "ymin": 8592136.48, "xmax": 549824.2902, "ymax": 8608137.4162, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151549_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7679_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Alinhamento Predial L", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Alinhamento Predial Indefinido L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532665.3814, "ymin": 8592178.1825, "xmax": 549851.3354, "ymax": 8607962.6014, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151550_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7680_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Alinhamento Predial Indefinido L", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Meio Fio A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 3000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532612.6557, "ymin": 8592073.9247, "xmax": 549861.0229, "ymax": 8608101.3204, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 190, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRITO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRITO" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "SETOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SETOR" }, { "name": "QUADRA", "type": "esriFieldTypeString", "alias": "QUADRA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QUADRA" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151575_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7704_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Meio Fio A", "description": "", "prototype": { "attributes": { "QUADRA": null, "SETOR": null, "DISTRITO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Cemitério A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 549376.6336000001, "ymin": 8602489.8699, "xmax": 549543.3451, "ymax": 8602600.1725, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOCEMITERO", "type": "esriFieldTypeSmallInteger", "alias": "TipoCemitero", "domain": { "type": "codedValue", "name": "Tipo Cemiterio", "description": "Tipo Cemiterio", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Crematório", "code": 1 }, { "name": "Parque", "code": 2 }, { "name": "Vertical", "code": 3 }, { "name": "Comum", "code": 4 }, { "name": "Túmulo isolado", "code": 5 }, { "name": "Horizontal/vertical", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TipoCemitero" }, { "name": "DENOMINACAOASSOCIADA", "type": "esriFieldTypeSmallInteger", "alias": "denominacaoAssociada", "domain": { "type": "codedValue", "name": "Denominacao Associada", "description": "Indica a denominacao dada ao cemitério", "codedValues": [ { "name": "Cristã", "code": 0 }, { "name": "Israelita", "code": 1 }, { "name": "Muçulmanas", "code": 2 }, { "name": "Não aplicável", "code": 3 }, { "name": "Outras", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "denominacaoAssociada" }, { "name": "DESTINACAOCEMITERIO", "type": "esriFieldTypeSmallInteger", "alias": "DESTINACAOCEMITERIO", "domain": { "type": "codedValue", "name": "Destinacao Cemitério", "description": "indica o uso do cimitério", "codedValues": [ { "name": "Humanos", "code": 0 }, { "name": "Animais", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "destinacaoCemiterio" }, { "name": "ORGANIZAÇÃO", "type": "esriFieldTypeString", "alias": "Organização", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Organização" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151580_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7709_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cemitério A", "description": "", "prototype": { "attributes": { "ORGANIZAÇÃO": null, "DESTINACAOCEMITERIO": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOCEMITERO": 0, "DENOMINACAOASSOCIADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Fonte Dagua A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532842.7283, "ymin": 8593575.6605, "xmax": 543356.644, "ymax": 8605472.5149, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoFonteDagua", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Nome" }, { "name": "GEOMETRIA_APROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometria Aproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometria_Aproximada" }, { "name": "TIPOFONTEDAGUA", "type": "esriFieldTypeSmallInteger", "alias": "tipoFonteDagua", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoFonteDagua" }, { "name": "QUALIDAGUA", "type": "esriFieldTypeSmallInteger", "alias": "qualidAgua", "domain": { "type": "codedValue", "name": "Qualidade dagua", "description": "indica a qualidade da fonte agua", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Potável", "code": 1 }, { "name": "Não potável", "code": 2 }, { "name": "Mineral", "code": 3 }, { "name": "Salobra", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "qualidAgua" }, { "name": "REGIME", "type": "esriFieldTypeSmallInteger", "alias": "regime", "domain": { "type": "codedValue", "name": "Regime", "description": "Regime dos rios", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Permanente com grande variação", "code": 2 }, { "name": "Seco", "code": 3 }, { "name": "Temporário", "code": 4 }, { "name": "Temporário com leito permanente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "regime" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151565_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7694_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fonte Dagua A", "description": "", "prototype": { "attributes": { "REGIME": 0, "QUALIDAGUA": 0, "CLASSE": null, "NOME": null, "GEOMETRIA_APROXIMADA": 0, "TIPOFONTEDAGUA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIA_APROXIMADA": 0, "TIPOFONTEDAGUA": 0, "QUALIDAGUA": 0, "REGIME": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIA_APROXIMADA": {"type": "inherited"}, "QUALIDAGUA": {"type": "inherited"}, "REGIME": {"type": "inherited"} } }, { "code": 1, "name": "Olho d' água", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIA_APROXIMADA": 0, "TIPOFONTEDAGUA": 1, "QUALIDAGUA": 0, "REGIME": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIA_APROXIMADA": {"type": "inherited"}, "QUALIDAGUA": {"type": "inherited"}, "REGIME": {"type": "inherited"} } }, { "code": 2, "name": "Poço", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIA_APROXIMADA": 0, "TIPOFONTEDAGUA": 2, "QUALIDAGUA": 0, "REGIME": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIA_APROXIMADA": {"type": "inherited"}, "QUALIDAGUA": {"type": "inherited"}, "REGIME": {"type": "inherited"} } }, { "code": 3, "name": "Poço artesiano", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIA_APROXIMADA": 0, "TIPOFONTEDAGUA": 3, "QUALIDAGUA": 0, "REGIME": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIA_APROXIMADA": {"type": "inherited"}, "QUALIDAGUA": {"type": "inherited"}, "REGIME": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "Rocha A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532115.2428, "ymin": 8599535.2857, "xmax": 534051.3045, "ymax": 8605533.4571, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOELEMNAT", "type": "esriFieldTypeSmallInteger", "alias": "TIPOELEMNAT", "domain": { "type": "codedValue", "name": "Tipo Elem Natural", "description": "Tipo do elemento natural do objeto", "codedValues": [ { "name": "Cabo", "code": 0 }, { "name": "Caverna", "code": 1 }, { "name": "Chapada", "code": 2 }, { "name": "Dolina", "code": 3 }, { "name": "Duna", "code": 4 }, { "name": "Escarpa", "code": 5 }, { "name": "Falha", "code": 6 }, { "name": "Falésia", "code": 7 }, { "name": "Fenda", "code": 8 }, { "name": "Gruta", "code": 9 }, { "name": "Maciço", "code": 10 }, { "name": "Montanha", "code": 11 }, { "name": "Morro", "code": 12 }, { "name": "Penísula", "code": 13 }, { "name": "Pico", "code": 14 }, { "name": "Planalto", "code": 15 }, { "name": "Planície", "code": 16 }, { "name": "Ponta", "code": 17 }, { "name": "Praia", "code": 18 }, { "name": "Rocha", "code": 19 }, { "name": "Serra", "code": 20 }, { "name": "Talude", "code": 21 }, { "name": "Ilha", "code": 22 }, { "name": "Outros", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoElemNat" }, { "name": "FORMAROCHA", "type": "esriFieldTypeSmallInteger", "alias": "FORMAROCHA", "domain": { "type": "codedValue", "name": "formaRocha", "description": "Indica se a rocha esta isoloda ou em um conjunto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Matacão - pedra", "code": 1 }, { "name": "Penedo Isolado", "code": 2 }, { "name": "Área rochasa - lajedo", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "formaRocha" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151566_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7695_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Rocha A", "description": "", "prototype": { "attributes": { "FORMAROCHA": 0, "TIPOELEMNAT": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "Alteração Fisiográfica Antropica A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533200.312, "ymin": 8593069.248, "xmax": 550165.0235, "ymax": 8610732.3588, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 19, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOALTERANTROP", "type": "esriFieldTypeSmallInteger", "alias": "tipoAlterAntrop", "domain": { "type": "codedValue", "name": "Tipo Alter. Antropica", "description": "Indica a alteração fisiografica antropica", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Área aterrada", "code": 1 }, { "name": "Área de extração mineral abandonada", "code": 2 }, { "name": "Aterro", "code": 3 }, { "name": "Caixa de empréstimo", "code": 4 }, { "name": "Canal", "code": 5 }, { "name": "Corte", "code": 6 }, { "name": "Resíduo de bota-fora", "code": 7 }, { "name": "Resíduo sólido em geral", "code": 8 }, { "name": "Vala", "code": 9 }, { "name": "Outros", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoAlterAntrop" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151567_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7696_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Alteração Fisiográfica Antropica A", "description": "", "prototype": { "attributes": { "TIPOALTERANTROP": 0, "GEOMETRIAAPROXIMADA": 0, "CLASSE": null, "NOME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "Setor A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530832.5298, "ymin": 8592022.1814, "xmax": 550575.816, "ymax": 8612708.5095, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "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": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "SETOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SETOR" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151571_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7700_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Setor A", "description": "", "prototype": { "attributes": { "SETOR": null, "CLASSE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 16, "name": "Calçadão A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 535959.5996, "ymin": 8604991.0739, "xmax": 537492.2266, "ymax": 8605677.357, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 236, 200, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151595_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7724_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Calçadão A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 17, "name": "Patio A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534028.4357, "ymin": 8593061.1948, "xmax": 548360.9783, "ymax": 8604466.1358, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "ffbebe164fcf497c4056168263d44a7a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAG40lEQVR4nL1c27IjKwidh3yfH8sPzqlMVe8yRNYF3IeHqbStCAproZnsV0T8XWv9iYg/HXnG7jpW8VnVNRFXR+5/Gq/0eeT1/kfpjBbp/bxLbO+Yrmrc3o/NzeZD87Jnpc+u99+CnjojQxUHFnCcRUDWjeZj0Xiadw8ANyPYprzUaMnKWFpH8az0vQFByI+nfV9YNa2ZXS8HP5QoXWJKokWrxiufnYyp5jw9s7V5Pn+kfGdHWP8gi8aicQI7ih5V2Np8YKjDYgppqWz5FmXXHXHGO34zP0qWPz1XKVUBfkS0ox1FkpvybEO7WG6xPHOStYdJME4UTlLe6TfR+3LD303DIDonBNSFGVcH67fXyz9lk+roBJOCbIRLQAoBqmTCbET99rX5KJsqUQkqxE3Jz53IYrZ0CUedr5KXy5BqtHZ2uHqfs6hzhHQ2E9nF4KesQ6sJnXJqmRcj1RzdyK9scCqBbBeDn/LoWU1YTcxKGHTh8cjTvvfLn7PcjsyqLZ+sKjli6CTdg2wAW+yTnikWMp3I3myXlfLMga4jLsOr/VSi69TClc805ZlyB5hP4uKokzGus5VMAiXLV2Gv7DhLxyXiKNKrtFfSORSo+mnKq2dvZRdDXERFrws7in533qxX0SeR0rQkeosCEQ7z5v4301aZuxJKSvmZQUMWtMPOu66zJxjqnNKq9/lzeTlStbEIWkJ9inQpOh2HHRhAbSqkfGFoVQtOFvwtKDpYxChzTNOf+afqPGLo42RuO/VzjYzD7qppj5yu2rub5voHC3t0zHLKjTAxMfd1sfzUfmPTKj+PLM8KeZU4GIsHIQSUXkpEofIPyW04Ke9DFQNdgnLJwYko5ofL7F1MLr9TYgYq7UGilum4SVAus3fwE14wMwOr9mViKYoEFctymxNRDoYqpdMHhlaKnPYYRpiaAfsGMjvRIjn2KBslfaf0f6T8ItHFMDZXJreOpWqWwLLpNIBNME35AJGhEArTx/SoqU/LJqTAAebTmNV4f1qQ6rNTTiE97NkqmyqFirAx0SjJHDuUdOyytaNjF3hj79zEoBR9pNpl5xRVCTug3IhaNN8HhqoToEmYYQscZ13gPznk4GF385QS7/i/75AipR1F6S5d4M+f2YKpRMT6KGtw/X/fPaIY0dGL+ruRqWSgyxNHllcjT3m3Dno7GKrYx+a5JcjPI8t38SfIjjsRieZlG+Kk8emZ9UF+0pTv4msWtWLoRJebljdTv8RQtjBVyqlkFWLFMCE/xQ+nn3JPUGIoM4qlrnIj5da2v8no6gadSj5UnUhfIyui7mAIUengFyMoZp+Cv6q9H6SExLmo6LD2pHSZQoSjW9m84++U0ACXtZeIvV3sY2VZ90jK/Kr6y79GZqLsXgCDVNx1sV2NVGSDCivWr5GZdDYlLqS8I841nBoI+Vn6ks7F0LjM8qozTGcX77MgvdcwdMK2YUS3Gr2qTicjlc28hqGujmVG96S6UDLCIVJ0misxdCIhOOtirFtdKHo7RFq1fV2OKOUI+szexaBcYUdANWKRTbdqZ+m3nmqkBFnADontffaFVUquLjZ3aufHNvorEFeWUEOqp6STwad+nXbVBpcgIYZ20j4MVlejRtngLlF1AghejkzLJdWJBZj1xumsmo+lvQoL7FDwg6GKMlfCjIj8TiU+tJkqO1fvVVLN/eh9aIfhuxFxWigFQnZdKla6Bwi1H70P7TB8JyJ+62yeN7Bqd2xBwUN/3u0qX82I6NTBahqi8ivr6c77g6GuMqY8zHKoGueQIJorS15MNHaEoY4yJwLXgFmZuOd7FV8dyb5IX4HcwrCTICcZ0SkR5BBPl2h3fV8Y6jC5g4lqRDD9akR1ou8G0X4V9pOSxTFmyqzdsufGIQK1tVLevYpb4oJXfU/91axieqoxio8nG8qfJnZTHfVn13C5vXNY6JRsE2jJ/Y9fgajRVBkbxPhcuqhRyXSjOSfpr/LKD8tPSgc3WpfwPzGYDtbO3qF53QzI7+h9qEsGC0S7Gw1snFpSMf3KXKrQ75TcojwGzK2MZ3UgE7WU69ak8v9tOhk0cf4tnUxwI6gbkd2aVL4cOZGJMqbrmDrWrUgmuKvcVsE/u54ZzHVmF8exLCeGre4/XSJiuHvaIHRbBf/sOgP4CX6GEb2nMepcUxI6bQCS0eUIktWMXvUGaR+LxriZMSG9f3WocxkymTwai8uw8VlYJ3LZAruMnyHjA0NZCk93/1a6P+MUuVF3onVplU3q5NGI5s6moDG/mfKKwL85Mpl8Acc6eLo/q6cxdnBQDxbO6RH+zZHbJYgbNW7V4d6KuWWb8mz9zZHq+KUYuMCuOimMdE5TudMnj/kPQtXoy+VUws4AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 0.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "finalidadePatio", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "MODALUSO", "type": "esriFieldTypeSmallInteger", "alias": "modalUso", "domain": { "type": "codedValue", "name": "Modal Uso", "description": "Indica a principal modalidade de uso ", "codedValues": [ { "name": "Rodoviário", "code": 0 }, { "name": "Ferroviário", "code": 1 }, { "name": "Metroviário", "code": 2 }, { "name": "Rodoferroviário", "code": 3 }, { "name": "Portuário", "code": 4 }, { "name": "Hidroviário", "code": 5 }, { "name": "Dutos", "code": 6 }, { "name": "Outros", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "modalUso" }, { "name": "ADMINISTRACAO", "type": "esriFieldTypeSmallInteger", "alias": "administracao", "domain": { "type": "codedValue", "name": "Administracao", "description": "Indica quem esta administrando o local", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Estadual/municipal", "code": 4 }, { "name": "Privada", "code": 5 }, { "name": "Concessionada", "code": 6 }, { "name": "Não aplicável", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "administracao" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "FINALIDADEPATIO", "type": "esriFieldTypeSmallInteger", "alias": "finalidadePatio", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidadePatio" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151583_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7712_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Patio A", "description": "", "prototype": { "attributes": { "FINALIDADEPATIO": 0, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecida", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Depósito temporário de cargas e contêineres", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 1, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Estacionamento de aeronaves", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 2, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 3, "name": "Estacionamento de locomotivas", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 3, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 4, "name": "Estacionamento de veículos", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 4, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 5, "name": "Manobra de cargas", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 5, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 6, "name": "Manobra de veículo em geral", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 6, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 7, "name": "Outros", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "ADMINISTRACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "FINALIDADEPATIO": 7, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 18, "name": "Trecho Duto", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532840.3052, "ymin": 8592540.1551, "xmax": 550178.5458, "ymax": 8612419.0289, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOTRECHODUTO", "type": "esriFieldTypeSmallInteger", "alias": "tipoTrechoDuto", "domain": { "type": "codedValue", "name": "Tipo Trecho Duto", "description": "indica o tipo do trecho do duto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Calha", "code": 1 }, { "name": "Correio Transportadora", "code": 2 }, { "name": "Duto", "code": 3 }, { "name": "Galeria ou bueiro", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTrechoDuto" }, { "name": "MATTRANSP", "type": "esriFieldTypeSmallInteger", "alias": "matTransp", "domain": { "type": "codedValue", "name": "Material Transportado", "description": "indica o que o duto transporta", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Água", "code": 1 }, { "name": "Álcool", "code": 2 }, { "name": "Efluentes", "code": 3 }, { "name": "Esgoto", "code": 4 }, { "name": "Gasolina", "code": 5 }, { "name": "Grãos", "code": 6 }, { "name": "Gás", "code": 7 }, { "name": "Minério", "code": 8 }, { "name": "Nafta", "code": 9 }, { "name": "Óleo", "code": 10 }, { "name": "Petróleo", "code": 11 }, { "name": "Querosene", "code": 12 }, { "name": "Outros", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matTransp" }, { "name": "SETOR", "type": "esriFieldTypeSmallInteger", "alias": "setor", "domain": { "type": "codedValue", "name": "Setor", "description": "Indica o setor ao quall pertencep o trecho de duto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Abastecimento de água", "code": 1 }, { "name": "Econômicio", "code": 2 }, { "name": "Energético", "code": 3 }, { "name": "Saneamento Básico", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "setor" }, { "name": "POSICAORELATIVA", "type": "esriFieldTypeSmallInteger", "alias": "posicaoRelativa", "domain": { "type": "codedValue", "name": "posicaoRelativa", "description": "indica a posicao do elemento", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Elevada", "code": 1 }, { "name": "Emersa", "code": 2 }, { "name": "Submersa", "code": 3 }, { "name": "Subterrânea", "code": 4 }, { "name": "Superfície", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "posicaoRelativa" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "NRDUTOS", "type": "esriFieldTypeSmallInteger", "alias": "nrDutos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrDutos" }, { "name": "SITUACAOESPECIAL", "type": "esriFieldTypeSmallInteger", "alias": "situacaoEspecial", "domain": { "type": "codedValue", "name": "situação espacial", "description": "situação espacial", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Adjacente", "code": 1 }, { "name": "Superposta", "code": 2 }, { "name": "Não aplicável", "code": 3 }, { "name": "Outra", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoEspecial" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151551_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7681_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Duto", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHODUTO": 0, "MATTRANSP": 0, "SETOR": 0, "POSICAORELATIVA": 0, "MATCONSTR": 0, "NRDUTOS": null, "SITUACAOESPECIAL": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 19, "name": "Trecho Duto A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534503.4395, "ymin": 8604879.8655, "xmax": 545020.3171, "ymax": 8612629.9368, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOTRECHODUTO", "type": "esriFieldTypeSmallInteger", "alias": "tipoTrechoDuto", "domain": { "type": "codedValue", "name": "Tipo Trecho Duto", "description": "indica o tipo do trecho do duto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Calha", "code": 1 }, { "name": "Correio Transportadora", "code": 2 }, { "name": "Duto", "code": 3 }, { "name": "Galeria ou bueiro", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTrechoDuto" }, { "name": "MATTRANSP", "type": "esriFieldTypeSmallInteger", "alias": "MATTRANSP", "domain": { "type": "codedValue", "name": "Material Transportado", "description": "indica o que o duto transporta", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Água", "code": 1 }, { "name": "Álcool", "code": 2 }, { "name": "Efluentes", "code": 3 }, { "name": "Esgoto", "code": 4 }, { "name": "Gasolina", "code": 5 }, { "name": "Grãos", "code": 6 }, { "name": "Gás", "code": 7 }, { "name": "Minério", "code": 8 }, { "name": "Nafta", "code": 9 }, { "name": "Óleo", "code": 10 }, { "name": "Petróleo", "code": 11 }, { "name": "Querosene", "code": 12 }, { "name": "Outros", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matTransp" }, { "name": "SETOR", "type": "esriFieldTypeSmallInteger", "alias": "setor", "domain": { "type": "codedValue", "name": "Setor", "description": "Indica o setor ao quall pertencep o trecho de duto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Abastecimento de água", "code": 1 }, { "name": "Econômicio", "code": 2 }, { "name": "Energético", "code": 3 }, { "name": "Saneamento Básico", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "setor" }, { "name": "POSIÇÃORELATIVA", "type": "esriFieldTypeSmallInteger", "alias": "posiçãoRelativa", "domain": { "type": "codedValue", "name": "posicaoRelativa", "description": "indica a posicao do elemento", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Elevada", "code": 1 }, { "name": "Emersa", "code": 2 }, { "name": "Submersa", "code": 3 }, { "name": "Subterrânea", "code": 4 }, { "name": "Superfície", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "posiçãoRelativa" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "NRDUTOS", "type": "esriFieldTypeSmallInteger", "alias": "nrDutos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrDutos" }, { "name": "SITUACAOESPACIAL", "type": "esriFieldTypeSmallInteger", "alias": "situacaoEspacial", "domain": { "type": "codedValue", "name": "situação espacial", "description": "situação espacial", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Adjacente", "code": 1 }, { "name": "Superposta", "code": 2 }, { "name": "Não aplicável", "code": 3 }, { "name": "Outra", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoEspacial" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151590_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7719_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Duto A", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHODUTO": 0, "MATTRANSP": 0, "SETOR": 0, "POSIÇÃORELATIVA": 0, "MATCONSTR": 0, "NRDUTOS": null, "SITUACAOESPACIAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Subestação Transmissão Distribuição Energia Eletrica A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 537667.5252, "ymin": 8597763.3626, "xmax": 547334.4349, "ymax": 8606698.0572, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 221, 92, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 221, 92, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE_LENG" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "CLASSEATIVECON", "type": "esriFieldTypeSmallInteger", "alias": "classeAtivEcon", "domain": { "type": "codedValue", "name": "Classe Atividade Econ", "description": "tipo de classe da atividade economica", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Administração pública em Geral", "code": 1 }, { "name": "Atendimento Hospitalar", "code": 2 }, { "name": "Atendimento às urgências e emergências", "code": 3 }, { "name": "Atenção ambulatorial", "code": 4 }, { "name": "Atividades de apoio à administração pública", "code": 5 }, { "name": "Atividades de Organizações Religiosas", "code": 6 }, { "name": "Captação, tratamento e distribuição de água", "code": 7 }, { "name": "Defesa", "code": 8 }, { "name": "Defesa civil", "code": 9 }, { "name": "Distribuição de energia elétrica", "code": 10 }, { "name": "Educação infantil - creche", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "classeAtivEcon" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151588_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7717_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Subestação Transmissão Distribuição Energia Eletrica A", "description": "", "prototype": { "attributes": { "OPERACIONAL": 0, "CLASSEATIVECON": 0, "CLASSE": null, "SHAPE_LENG": null, "NOME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 21, "name": "Jardim Grama A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533252.2813, "ymin": 8592161.3542, "xmax": 549965.2923, "ymax": 8607175.8242, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "fa6b91dba488a3e91828110db615fc0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAEOUlEQVR4nO2c27HjIAyGz4NLcz0Uo3rSW3acOWSwohsgid0NevHEAT5imx8hKxzP5/NZHudPNTgfP9fn69hj5bdO21Ztry2TwcnkHRy8rWwx+C0nlc/iZPIOqnHqiJ+k0TsayZHKRfE+LqBWET/SheiIdD6Ko1kU7+MCWo1qGJoOULrxN3NGea8LaBFk7TtgwPhcBieTd1CzjDb8ZoS7BHOyeQcnmj3DohjEN4uTzWPdGOtdKkbxzeRk8kyTCCWkuEMw6M6s4HjyDguA0pKIHwLBnAgeewHbRxc3OutEr+BE8Q5rY9xaEwS/yeJyRHAyeS83hqvYK9CFWC5Rjm4Epy2byXsP4dl1LfxqCgeP5qzivfxArQGto8DMZNTnKM4q3tF7F6U1KHSKcBYnknf0QKQGATmdlqVWBieadwsmaOO9lmmPrWmzYTRnBU+chT2tBHOkmTiSRw7hHlhR/DE8dKI4nAsTzfuYha8KVg0DJtJh8bm8Oat45pA+J66AtMPaUW/OqHszy1ODCVzDXKdgQGuyOBE8kx9Yz436X5x5cqwOtDdP9AOtj71klsnFg7OK97EWntWuogyHKM4q3s0PbCv0WDGEv7M42bzbEJ7Rt6LE0DI47ecsHukH9ooqKK4D94R4c6RyUbyPJ5A64rs7OxuX/yQv5ip3u4BWL13ToKLMeBGctl4mbyg3RtM6+JK8GHIWlu6WVYOKsJ6M5mTz3qkdGDyib2DwpSI5K3jv5CLcAasVg/hy33tzVvDIl0q9y7TypXkxl6mTCCWkuEPgEFzI4njyxFm4XUNiLYn4IfAP5sWo4Syq0VknOpKjlY/4XYelMWlpZBXeDA61sojmsakdvQJdmOWS1kEvTi2rrU68eWx21oimUOalaxpHqhPJY3NjrF4+KPkjVqd3lrOK15XaIa0J4QvzYthwFgWRGoQvzYu5BRMs412avcC4Do7iVFYtk8VzSbDkjJqRIznU52je1DuRYnhDRrkzEZy2bCbvNgtfFawaRjmbl1Hagi2Cs4pnCulz4gpIO3BHLXfQiyO1HclT/ydCNdzbUcmyOFE81Q+s50b8LzDMmNGcaB7rB46sUKyWxcngdb3W9PpBkMTJ4LmldvQMiSxOBo/8y//oWhO+MMHIJTvLUjeag89l8chw1sjsBAM648mxOvDevL3xzvmY0ta98U6ntmJp2BvvIOO0jgqVXbY33unUVjy898Y7RmOjMZxoUmtHzopBfLM42by98c7kpLI33jnnEoz2xjuPufcne+OdxkZig3vjnZNf8lHnSDeGqyjdCSn6UdDLaG1h78Fpy2by9sY7gtULL74TGQ18Ui9nrFGRCM4q3t5457wPe0pypMllb7yjXCjsTIshfW281zLtsTXtjVc0ZwVvb7wzaPXm7I13BgMJ75A+5TBavHEp0gEGn8ubs4q3N955zCUY/QH17EC1JmsNxwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 109, 187, 67, 255 ], "width": 0.4 }, "width": 60, "height": 60, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151569_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7698_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Jardim Grama A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 22, "name": "Pista Ponto Pouso A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 547550.0258, "ymin": 8594876.2253, "xmax": 548011.1356, "ymax": 8600490.1896, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOPISTA", "uniqueValueGroups": [ { "heading": "tipoPista", "classes": [ { "label": "heliponto", "description": "heliponto", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "0" ] ] }, { "label": "Pista de pouso", "description": "Pista de pouso", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "Pista de taxiamento", "description": "Pista de taxiamento", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 203, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "0", "label": "heliponto" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "1", "label": "Pista de pouso" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 203, 242, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Pista de taxiamento" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 192, 252, 255 ], "toColor": [ 192, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 212, 255 ], "toColor": [ 233, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 240, 255 ], "toColor": [ 252, 192, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "TIPOPISTA", "subtypeField": "tipoPista", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOPISTA", "type": "esriFieldTypeSmallInteger", "alias": "tipoPista", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoPista" }, { "name": "REVESTIMENTO", "type": "esriFieldTypeSmallInteger", "alias": "revestimento", "domain": { "type": "codedValue", "name": "Revestimento", "description": "indica o revestimento do objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Sem revestimento", "code": 1 }, { "name": "Revestimento primário", "code": 2 }, { "name": "Pavimentado", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "revestimento" }, { "name": "USOPISTA", "type": "esriFieldTypeSmallInteger", "alias": "usoPista", "domain": { "type": "codedValue", "name": "Uso Pista", "description": "Indica o tipo de uso da pista", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Militar", "code": 1 }, { "name": "Particular", "code": 2 }, { "name": "Público", "code": 3 }, { "name": "Público\\militar", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "usoPista" }, { "name": "HOMOLOGACAO", "type": "esriFieldTypeSmallInteger", "alias": "homologacao", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "homologacao" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "LARGURA", "type": "esriFieldTypeDouble", "alias": "largura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "largura" }, { "name": "EXTENSAO", "type": "esriFieldTypeDouble", "alias": "extensao", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "extensao" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151599_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7728_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "heliponto", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "heliponto", "description": "", "prototype": { "attributes": { "EXTENSAO": null, "LARGURA": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 0, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Pista de pouso", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Pista de pouso", "description": "", "prototype": { "attributes": { "EXTENSAO": null, "LARGURA": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 1, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Pista de taxiamento", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Pista de taxiamento", "description": "", "prototype": { "attributes": { "EXTENSAO": null, "LARGURA": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 2, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "heliponto", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 0, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "LARGURA": null, "EXTENSAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Pista de pouso", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 1, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "LARGURA": null, "EXTENSAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Pista de taxiamento", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOPISTA": 2, "REVESTIMENTO": 0, "USOPISTA": 0, "HOMOLOGACAO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "LARGURA": null, "EXTENSAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "USOPISTA": {"type": "inherited"}, "HOMOLOGACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 23, "name": "Dep Abastecimento Agua A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 535044.1776, "ymin": 8593603.8729, "xmax": 548132.1469, "ymax": 8612267.5447, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "TIPODEPGERAL", "type": "esriFieldTypeSmallInteger", "alias": "TIPODEPGERAL", "domain": { "type": "codedValue", "name": "Tipo Deposito Geral", "description": "indica o tipo de deposito ", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Armazém", "code": 1 }, { "name": "Aterro controlado", "code": 2 }, { "name": "Aterro sanitário", "code": 3 }, { "name": "Barracão industrial", "code": 4 }, { "name": "Caixa d'água", "code": 5 }, { "name": "Cisterna", "code": 6 }, { "name": "Composteira", "code": 7 }, { "name": "Depósito de lixo", "code": 8 }, { "name": "Depósito Frigorifico", "code": 9 }, { "name": "Galpão", "code": 10 }, { "name": "Reservatório", "code": 11 }, { "name": "Silo", "code": 12 }, { "name": "Tanque", "code": 13 }, { "name": "Outros", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoDepGeral" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "MATCONSTR", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "TIPOEXPOSICAO", "type": "esriFieldTypeSmallInteger", "alias": "TIPOEXPOSICAO", "domain": { "type": "codedValue", "name": "Tipo Exposicao", "description": "tipo de exposicao dos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Fechado", "code": 1 }, { "name": "Coberto", "code": 2 }, { "name": "Céu aberto", "code": 3 }, { "name": "Outros", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoExposicao" }, { "name": "TIPOPRODUTORESIDUO", "type": "esriFieldTypeSmallInteger", "alias": "TIPOPRODUTORESIDUO", "domain": { "type": "codedValue", "name": "Tipo Produto Residuo", "description": "Residuo contido nos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Ágata", "code": 1 }, { "name": "Água", "code": 2 }, { "name": "Água marinha", "code": 3 }, { "name": "Água mineral", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoProdutoResiduo" }, { "name": "TIPOCONTEUDO", "type": "esriFieldTypeString", "alias": "TIPOCONTEUDO", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipoConteudo" }, { "name": "UNIDADEVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "UNIDADEVOLUME", "domain": { "type": "codedValue", "name": "Unidade Volume", "description": "indica a unidade do volume\ndepositado", "codedValues": [ { "name": "desconhecido", "code": 0 }, { "name": "Litro", "code": 1 }, { "name": "Metro cúbico", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "unidadeVolume" }, { "name": "VALORVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "VALORVOLUME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valorVolume" }, { "name": "SITUACAOAGUA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOAGUA", "domain": { "type": "codedValue", "name": "Situacao agua", "description": "situacao agua, contida no deposito", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Tratada", "code": 1 }, { "name": "Não Tratada", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoAgua" }, { "name": "TRATAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "TRATAMENTO", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tratamento" }, { "name": "FINALIDADEDEP", "type": "esriFieldTypeSmallInteger", "alias": "FINALIDADEDEP", "domain": { "type": "codedValue", "name": "finalidade deposito", "description": "indica a finalidade do depósito", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Tratamento", "code": 1 }, { "name": "Recalque", "code": 2 }, { "name": "Distribuição", "code": 3 }, { "name": "Armazenamento", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidadeDep" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151578_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7707_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dep Abastecimento Agua A", "description": "", "prototype": { "attributes": { "FINALIDADEDEP": 0, "TRATAMENTO": 0, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPODEPGERAL": 0, "MATCONSTR": 0, "TIPOEXPOSICAO": 0, "TIPOPRODUTORESIDUO": 0, "TIPOCONTEUDO": null, "UNIDADEVOLUME": 0, "VALORVOLUME": null, "SITUACAOAGUA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 24, "name": "Acostamento A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533531.5066, "ymin": 8592034.1758, "xmax": 550066.4939, "ymax": 8612416.6613, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151593_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7722_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Acostamento A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 25, "name": "Atracadouro A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534789.2956, "ymin": 8592934.8987, "xmax": 549495.5617, "ymax": 8603783.892, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "7e71700bd40094e53b8d3f9076794ad6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAG5ElEQVR4nL1cy24bMQzMwf+bAvoOHfLFKVxggzVNzoNUykPh1UoUJZIzlFzn8fHn+3t9fnzsr4+WXGPvOlbxWdU1EVdH7J+NV/pc8nj+o3RGm/R8vsu+vWO6qnH3fmxuNh+alz0rfe56/21o1hkZqixggYWzCIi60XwsGrN57wHgZgRzykONlqiMpfUunpW+JyAIreNqv2+smtbMroeDH0qULjEl0aZV45XPTsZUc2bPbG+uzy8p3/EI67/JprFonMCOokcVtjcvGOqwmEJaKls+RfG6I854Z91oHGT57LlKqQrw91c/2lEkuSnPHNrFcovlM1GwzjXqEicKJynv9Jvofbjh76bhJjonBNSFGVcH63evl3/KJnWhE0zaxBEuASkEqJIJsxH1u+/NS9lUiUpQW3RKfO5EFrOlSzjqfJU8XIZUo7Xj4ep9zKLOEdJxJrKLwU9Zh1YTOuXUMi9Gqjm6kV/Z4FQC0S4GP+XRs5qwmpiVMOjC45Kr/d4vfo5yOjKrtniyqiTF0Em6b+IAttmZnikWMp3I3miXlfJsAd2FuAyv9lOJrlMLV2umKc+UO8CciYujTsa4i61kEihR3gp7xeMsHZeIo0iv0l5J51Cg6qcpr569FS9ucRMVvS7sKPrdeaNeRZ9EStOS6CkKRDjMG/ufTFtl7kooKcVnBg1RkIedd93FZjDUOaVV7+Pn8nKkamMRtIT6FOlSdDoLdmAAtamQ8oahVS042fCnoOhgEaPMMU1/tj5VZ4qh1yJjW9bPNXIn3lXTHi26au86zV0fLOzRMcspN7aJibGvi+VZ+wmnZfrls7xTNmTKF2FqhRw60ILKPySn4aS8D1UMdAnKJQcnotg6XGbvYnL5nRIzUGnfJGqZjpME5TJ7Bz/hBTMzsGpfJpaiSFCxLLY5EeVgqFI6vWBopchp38MIUzPg7kBmJ9okxx7FUdJ3Sv8j5ReJLoaxsTI5dSxVswSWTdkANsE05TeIDIVQmD6mR019WjYhBQ4wZ2NW4322IdVnp5xCetizVTZVChVhY3ajJHPsUNKxy9aOjrvAG3vnJgal6CWVl51TVCXsgHIiatF8LxiqToAmYYatz3PAny3IwcOu85QSL/3fd0iR0o6i9C5d4I+f2YapRMT6KHtw/H/fXaIY0dGL+ruRqWSgyxMpy6uRp7xbid4Ohir2sXlOCVpnyvJd/NnE405EonmZQ5w0zp5ZH7ROmvJdfI2iVgyd6HLT8mTqlxjKNqZKOZWstlgxTMhPWYfTT7knKDGUGcVSV7mRcmvb32R01UFZyYeqE+lrZEVUD24hKh38YgTF7FPwV7X3hZSQOBcVHdaelC5TiHB0K85Lf6eEBrisvUTs7WIfK8u6R1K2rqq//GtkJor39tccd11sVyMV2aDCivVrZCYdp+wDKe+Icw2nBkJ8lr6kczF0H2Z5dTFMZxfvoyC9xzB0wrbbiG41elWdTkYqzjyGoa6OZUb3pLpQMsIhUnSaKzF0IltYrIuxbnWh6O0QadX2djmilCPoM3u3B+UKOwKqEYtsOlU7S7/1VCNlkw3skNi9z31jlZKri82d2vmyjf4KxJUl1JDqKSkzOOvXaVdtcAkSYmgn7bfB6mrUKA7uElUngODlyLRcUhexALOeOJ1V87G0V2GBHQp+MFRR5so2IyK+U4kPOVNl5+q9SqqxH70P7TB8NyKyjVIg5K5LxUr3AKH2o/ehHYbvRMRvnc2jA6t2xxYUPPTn3a7y1YyITh2spiEqv6Ke7rw/GOoqY8q3WQ5V4xwSRHNFiZuJxo4w1FHmROAaMCsT93yv4qsjcS3SVyCnMCwTtEhGdEoEOcTTJdq7vjcMdZjcwUQ1Iph+NaI60XeCaN8K+0nJ4hgzZdZu2XPiEIHaWinvXsUtccOrvll/NauYnmqMssbMhvKnid1UR/3ZNVxs7xwWOiXbBFpi//QrEDWaKmM3MT6WLmpUMt1ozkn6q7zyw/KT0sGN1vU518Ha2Ts0r5sB8R29D3XJYIFod6OBjVNLKqZfmUsV+p2SW5TvAXMr41kdyEQt5bo1qfx/mzKDJot/SicT3AjqRmS3JpUvRzIyUcZ0F6aOdSuSCe4qt1Xwz65HBnMXcxdnYVEyhq3uP10iYribOQjdVsE/u84AfoKf24jebIw615SEMgcgGV2OIFnN6FVvkO5j0Rg3Myak968OdS5DJpPvxuYybLw21olctsEu40fIeMFQlsJT759K92ucIifqTrQvrbJJnXw3ornjFDTmN1NeEfg3RyaTL7CwDp7en9XTGDs4qAcL5/QI/+bI6RLEjRq36nBvxdyyTXm2/uZIdfxSDFzAq04KI53TVO70iWP+AtBDknFKCv6UAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 210, 255, 255 ], "width": 0.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoAtracad", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOATRACAD", "type": "esriFieldTypeSmallInteger", "alias": "tipoAtracad", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoAtracad" }, { "name": "ADMINISTRACAO", "type": "esriFieldTypeSmallInteger", "alias": "administracao", "domain": { "type": "codedValue", "name": "Administracao", "description": "Indica quem esta administrando o local", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Estadual/municipal", "code": 4 }, { "name": "Privada", "code": 5 }, { "name": "Concessionada", "code": 6 }, { "name": "Não aplicável", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "administracao" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151597_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7726_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Atracadouro A", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 0, "ADMINISTRACAO": 0, "MATCONSTR": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 0, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Cais", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 1, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Cais Fluturante", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 2, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 3, "name": "Desembarcadouro", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 3, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 4, "name": "Dolfim", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 4, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 5, "name": "Molhe de Atracação", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 5, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 6, "name": "Piér", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 6, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 7, "name": "Trapiche", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOATRACAD": 7, "ADMINISTRACAO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Arquibancada A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534094.2643, "ymin": 8593333.1439, "xmax": 549001.7762, "ymax": 8604744.4547, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 176, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151576_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7705_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Arquibancada A", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "Calçada A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534039.828, "ymin": 8592035.9321, "xmax": 548782.6288, "ymax": 8607212.1782, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 208, 208, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151594_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7723_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Calçada A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 28, "name": "Pista Competição A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534100.3601, "ymin": 8604359.9069, "xmax": 534234.1416, "ymax": 8604501.8241, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "b64fb665c5b250d1c3d832a39c6d078b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAG40lEQVR4nL1cW5IbMQjcD59CJ9wj+YS6RlJO1WyNMfQDtOEj5dFICAnoRnK8j/38+rO+v77286sl19i7jlV8VnVNxNUR+2fjlT6XPF7/KJ3RJr2e77Jv75iuaty9H5ubzYfmZc9Kn7vefxuadUaGKgtYYOEsAqJuNB+LxmzeewC4GcGc8lCjJSpjab2LZ6XvCQhC67ja7xurpjWz6+HghxKlS0xJtGnVeOWzkzHVnNkz25vr81vKdzzC+m+yaSwaJ7Cj6FGF7c0bhjosppCWypYvUbzuiDPeWTcaB1k+e65SqgL8/exHO4okN+WZQ7tYbrF8JgrWuUZd4kThJOWdfhO9Dzf83TTcROeEgLow4+pg/e718k/ZpC50gkmbOMIlIIUAVTJhNqJ+9715K5sqUQlqi06Jz53IYrZ0CUedr5KHy5BqtHY8XL2PWdQ5QjrORHYx+Cnr0GpCp5xa5sVINUc38isbnEog2sXgpzx6VhNWE7MSBl14XHK13/vFz1FOR2bVFk9WlaQYOkn3TRzANjvTM8VCphPZG+2yUp4toLsQl+HVfirRdWrhas005ZlyB5gzcXHUyRh3sZVMAiXKR2GveJyl4xJxFOlV2ivpHApU/TTl1bO34sUtbqKi14UdRb87b9Sr6JNIaVoSvUSBCId5Y/+TaavMXQklpfjMoCEK8rDzrrvYDIY6p7TqffxcXo5UbSyCllCfIl2KTmfBDgygNhVSPjC0qgUnG/4SFB0sYpQ5punP1qfqTDH0WmRsy/q5Ru7Eu2rao0VX7V2nueuDhT06ZjnlxjYxMfZ1sTxrP+G0TL98lnfKhkz5IkytkEMHWlD5h+Q0nJT3oYqBLkG55OBEFFuHy+xdTC6/U2IGKu2bRC3TcZKgXGbv4Ce8YGYGVu3LxFIUCSqWxTYnohwMVUqnNwytFDntexhhagbcHcjsRJvk2KM4SvpO6X+k/CLRxTA2VianjqVqlsCyKRvAJpim/AaRoRAK08f0qKlPyyakwAHmbMxqvM82pPrslFNID3u2yqZKoSJszG6UZI4dSjp22drRcRd4Y+/cxKAUvaTysnOKqoQdUE5ELZrvDUPVCdAkzLD1fQ74swU5eNh1nlLipf/7DilS2lGU3qUL/PEz2zCViFgfZQ+O/++7SxQjOnpRfzcylQx0eSJleTXylHcr0dvBUMU+Ns8pQetMWb6LP5t43IlINC9ziJPG2TPrg9ZJU76Lr1HUiqETXW5ankz9EkPZxlQpp5LVFiuGCfkp63D6KfcEJYYyo1jqKjdSbm37m4yuOigr+VB1In2NrIjqwS1EpYNfjKCYfQr+qva+kRIS56Kiw9qT0mUKEY5uxXnp75TQAJe1l4i9XexjZVn3SMrWVfWXf43MRPHefs5x18V2NVKRDSqsWL9GZtJxyj6Q8o4413BqIMRn6Us6F0P3YZZXF8N0dvE+CtJ7DEMnbLuN6FajV9XpZKTizGMY6upYZnRPqgslIxwiRae5EkMnsoXFuhjrVheK3g6RVm0flyNKOYI+s3d7UK6wI6AascimU7Wz9FtPNVI22cAOid373DdWKbm62NypnS/b6K9AXFlCDamekjKDs36ddtUGlyAhhnbSfhusrkaN4uAuUXUCCF6OTMsldRELMOuJ01k1H0t7FRbYoeAHQxVlrmwzIuI7lfiQM1V2rt6rpBr70fvQDsN3IyLbKAVC7rpUrHQPEGo/eh/aYfhORPzW2Tw6sGp3bEHBQ3/e7SpfzYjo1MFqGqLyK+rpzvuDoa4ypnyb5VA1ziFBNFeUuJlo7AhDHWVOBK4BszJxz/cqvjoS1yJ9BXIKwzJBi2REp0SQQzxdor3r+8BQh8kdTFQjgulXI6oTfSeI9qOwn5QsjjFTZu2WPScOEaitlfLuVdwSN7zqm/VXs4rpqcYoa8xsKH+a2E111J9dw8X2zmGhU7JNoCX2T78CUaOpMnYT42PpokYl043mnKS/yis/LD8pHdxoXd9zHaydvUPzuhkQ39H7UJcMFoh2NxrYOLWkYvqVuVSh3ym5RfkeMLcyntWBTNRSrluTyv+3KTNosviXdDLBjaBuRHZrUvlyJCMTZUx3YepYtyKZ4K5yWwX/7HpkMHcxd3EWFiVj2Or+0yUihruZg9BtFfyz6wzgJ/i5jejNxqhzTUkocwCS0eUIktWMXvUG6T4WjXEzY0J6/+pQ5zJkMvlubC7DxmtjnchlG+wyfoSMNwxlKTz1/ql0v8YpcqLuRPvSKpvUyXcjmjtOQWN+M+UVgX9zZDL5Agvr4On9WT2NsYODerBwTo/wb46cLkHcqHGrDvdWzC3blGfrb45Uxy/FwAW86qQw0jlN5U6fOOYv4zuJr94XIH0AAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 0.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoPistaComp", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "TIPOPISTACOMP", "type": "esriFieldTypeSmallInteger", "alias": "tipoPistaComp", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoPistaComp" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151586_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7715_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pista Competição A", "description": "", "prototype": { "attributes": { "TIPOPISTACOMP": 0, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Atletismo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 1, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Automobilismo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 2, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 3, "name": "Bicicross", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 3, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 4, "name": "Motociclismo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 4, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 5, "name": "Motocross", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 5, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 6, "name": "Corrida de Cavalo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 6, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 7, "name": "Misto", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 7, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 8, "name": "Outros", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOPISTACOMP": 8, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 29, "name": "Ciclovia A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 535435.4927, "ymin": 8593443.0875, "xmax": 541018.0979, "ymax": 8605620.3811, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 132, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "REVESTIMENTO", "type": "esriFieldTypeSmallInteger", "alias": "REVESTIMENTO", "domain": { "type": "codedValue", "name": "Revestimento", "description": "indica o revestimento do objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Sem revestimento", "code": 1 }, { "name": "Revestimento primário", "code": 2 }, { "name": "Pavimentado", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "revestimento" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151596_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7725_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ciclovia A", "description": "", "prototype": { "attributes": { "REVESTIMENTO": 0, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 30, "name": "Campo Quadra A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532590.6376, "ymin": 8593469.8727, "xmax": 550063.2635, "ymax": 8610797.2619, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOCAMPOQUADRA", "uniqueValueGroups": [ { "heading": "tipoCampoQuadra", "classes": [ { "label": "Basquetebol", "description": "Basquetebol", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "2" ] ] }, { "label": "Desconhecido", "description": "Desconhecido", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "0" ] ] }, { "label": "Futebol", "description": "Futebol", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "1" ] ] }, { "label": "Hipismo", "description": "Hipismo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "values": [ [ "5" ] ] }, { "label": "Outros", "description": "Outros", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "8" ] ] }, { "label": "Poliesportiva", "description": "Poliesportiva", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 142, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "6" ] ] }, { "label": "Pólo", "description": "Pólo", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "4" ] ] }, { "label": "Tênis", "description": "Tênis", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "7" ] ] }, { "label": "Voleibol", "description": "Voleibol", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "Basquetebol" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "0", "label": "Desconhecido" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Futebol" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 239, 228, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "Hipismo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "8", "label": "Outros" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 244, 142, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "6", "label": "Poliesportiva" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "4", "label": "Pólo" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "7", "label": "Tênis" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 162, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Voleibol" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 192, 252, 255 ], "toColor": [ 192, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 212, 255 ], "toColor": [ 233, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 240, 255 ], "toColor": [ 252, 192, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "TIPOCAMPOQUADRA", "subtypeField": "tipoCampoQuadra", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "TIPOCAMPOQUADRA", "type": "esriFieldTypeSmallInteger", "alias": "TIPOCAMPOQUADRA", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoCampoQuadra" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151579_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7708_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 2, "name": "Basquetebol", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Basquetebol", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 2, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Desconhecido", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Desconhecido", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 0, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Futebol", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Futebol", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 1, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 5, "name": "Hipismo", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Hipismo", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 5, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 8, "name": "Outros", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Outros", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 8, "SITUACAOFISICA": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 6, "name": "Poliesportiva", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Poliesportiva", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 6, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 4, "name": "Pólo", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Pólo", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 4, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 7, "name": "Tênis", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Tênis", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 7, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Voleibol", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} }, "templates": [ { "name": "Voleibol", "description": "", "prototype": { "attributes": { "TIPOCAMPOQUADRA": 3, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Futebol", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 1, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Basquetebol", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 2, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 3, "name": "Voleibol", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 3, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 4, "name": "Pólo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 4, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 5, "name": "Hipismo", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 5, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 7, "name": "Tênis", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 7, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 8, "name": "Outros", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": null, "SITUACAOFISICA": null, "TIPOCAMPOQUADRA": 8, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 6, "name": "Poliesportiva", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPOCAMPOQUADRA": 6, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 31, "name": "Dep Saneamento A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533140.8479, "ymin": 8605559.0364, "xmax": 533328.4055, "ymax": 8605717.7117, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "TIPODEPGERAL", "type": "esriFieldTypeSmallInteger", "alias": "TIPODEPGERAL", "domain": { "type": "codedValue", "name": "Tipo Deposito Geral", "description": "indica o tipo de deposito ", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Armazém", "code": 1 }, { "name": "Aterro controlado", "code": 2 }, { "name": "Aterro sanitário", "code": 3 }, { "name": "Barracão industrial", "code": 4 }, { "name": "Caixa d'água", "code": 5 }, { "name": "Cisterna", "code": 6 }, { "name": "Composteira", "code": 7 }, { "name": "Depósito de lixo", "code": 8 }, { "name": "Depósito Frigorifico", "code": 9 }, { "name": "Galpão", "code": 10 }, { "name": "Reservatório", "code": 11 }, { "name": "Silo", "code": 12 }, { "name": "Tanque", "code": 13 }, { "name": "Outros", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoDepGeral" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "MATCONSTR", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "TIPOEXPOSICAO", "type": "esriFieldTypeSmallInteger", "alias": "TIPOEXPOSICAO", "domain": { "type": "codedValue", "name": "Tipo Exposicao", "description": "tipo de exposicao dos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Fechado", "code": 1 }, { "name": "Coberto", "code": 2 }, { "name": "Céu aberto", "code": 3 }, { "name": "Outros", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoExposicao" }, { "name": "TIPOPRODUTORESIDUO", "type": "esriFieldTypeSmallInteger", "alias": "TIPOPRODUTORESIDUO", "domain": { "type": "codedValue", "name": "Tipo Produto Residuo", "description": "Residuo contido nos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Ágata", "code": 1 }, { "name": "Água", "code": 2 }, { "name": "Água marinha", "code": 3 }, { "name": "Água mineral", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoProdutoResiduo" }, { "name": "TIPOCONTEUDO", "type": "esriFieldTypeString", "alias": "TIPOCONTEUDO", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipoConteudo" }, { "name": "UNIDADEVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "UNIDADEVOLUME", "domain": { "type": "codedValue", "name": "Unidade Volume", "description": "indica a unidade do volume\ndepositado", "codedValues": [ { "name": "desconhecido", "code": 0 }, { "name": "Litro", "code": 1 }, { "name": "Metro cúbico", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "unidadeVolume" }, { "name": "VALORVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "VALORVOLUME", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valorVolume" }, { "name": "SITUACAOAGUA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOAGUA", "domain": { "type": "codedValue", "name": "Situacao agua", "description": "situacao agua, contida no deposito", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Tratada", "code": 1 }, { "name": "Não Tratada", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoAgua" }, { "name": "TRATAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "TRATAMENTO", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tratamento" }, { "name": "FINALIDADEDEP", "type": "esriFieldTypeSmallInteger", "alias": "FINALIDADEDEP", "domain": { "type": "codedValue", "name": "finalidade deposito", "description": "indica a finalidade do depósito", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Tratamento", "code": 1 }, { "name": "Recalque", "code": 2 }, { "name": "Distribuição", "code": 3 }, { "name": "Armazenamento", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidadeDep" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151611_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7740_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Dep Saneamento A", "description": "", "prototype": { "attributes": { "FINALIDADEDEP": 0, "TRATAMENTO": 0, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPODEPGERAL": 0, "MATCONSTR": 0, "TIPOEXPOSICAO": 0, "TIPOPRODUTORESIDUO": 0, "TIPOCONTEUDO": null, "UNIDADEVOLUME": 0, "VALORVOLUME": null, "SITUACAOAGUA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "Edificação Rural A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531178.658, "ymin": 8592060.7524, "xmax": 550173.0913, "ymax": 8612489.9045, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 245, 122, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151582_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7711_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Edificação Rural A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "Edif Construção Lazer A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534665.2535, "ymin": 8595885.4529, "xmax": 548261.7766, "ymax": 8606867.58, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "NUMERO", "type": "esriFieldTypeSmallInteger", "alias": "numero", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero" }, { "name": "BLOCO", "type": "esriFieldTypeString", "alias": "Bloco", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Bloco" }, { "name": "NUMEROPAVIMENTOS", "type": "esriFieldTypeSmallInteger", "alias": "numeroPavimentos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numeroPavimentos" }, { "name": "ALTURAAPOXIMADA", "type": "esriFieldTypeDouble", "alias": "alturaApoximada", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alturaApoximada" }, { "name": "TURISTICA", "type": "esriFieldTypeSmallInteger", "alias": "Turistica", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Turistica" }, { "name": "TIPOEDIFLAZER", "type": "esriFieldTypeSmallInteger", "alias": "tipoEdifLazer", "domain": { "type": "codedValue", "name": "Tipo Edif Lazer", "description": "Tipo de edificação de Lazer", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Anfiteatro", "code": 1 }, { "name": "Arquivo", "code": 2 }, { "name": "Biblioteca", "code": 3 }, { "name": "Centro cultural", "code": 4 }, { "name": "Cinema", "code": 5 }, { "name": "Concha acústica", "code": 6 }, { "name": "Conservatório", "code": 7 }, { "name": "Coreto ou tribuna", "code": 8 }, { "name": "Espaço de eventos e ou cultural", "code": 9 }, { "name": "Estádio", "code": 10 }, { "name": "Galeria", "code": 11 }, { "name": "Ginásio", "code": 12 }, { "name": "Museu", "code": 13 }, { "name": "Plataforma de pesca", "code": 14 }, { "name": "Quiosque", "code": 15 }, { "name": "Teatro", "code": 16 }, { "name": "Outros", "code": 17 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoEdifLazer" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151587_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7716_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Edif Construção Lazer A", "description": "", "prototype": { "attributes": { "TIPOEDIFLAZER": 0, "TURISTICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "MATCONSTR": 0, "NUMERO": null, "BLOCO": null, "NUMEROPAVIMENTOS": null, "ALTURAAPOXIMADA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Praça A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532689.6607, "ymin": 8593280.8742, "xmax": 550003.0325, "ymax": 8606676.0064, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TURISTICO", "type": "esriFieldTypeSmallInteger", "alias": "TURISTICO", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "turistico" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151570_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7699_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Praça A", "description": "", "prototype": { "attributes": { "TURISTICO": 0, "GEOMETRIAAPROXIMADA": 0, "CLASSE": null, "NOME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "Barragem A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531571.6889, "ymin": 8593187.5349, "xmax": 549331.7961, "ymax": 8612323.5908, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 77, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "MATCONSTR", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "USOPRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "USOPRINCIPAL", "domain": { "type": "codedValue", "name": "UsoPrincipal", "description": "Uso principaldo Objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Abastecimento", "code": 1 }, { "name": "Drenagem", "code": 2 }, { "name": "Energia", "code": 3 }, { "name": "Irrigação", "code": 4 }, { "name": "Não Aplicável", "code": 5 }, { "name": "Outros", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "usoPrincipal" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151577_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7706_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Barragem A", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": 0, "USOPRINCIPAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 36, "name": "Travessia Pedestre A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532753.0984, "ymin": 8597133.4509, "xmax": 542991.5073, "ymax": 8605671.3227, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 217, 128, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoTravessiaPed", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "MatConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "MatConstr" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "TIPOTRAVESSIAPED", "type": "esriFieldTypeSmallInteger", "alias": "tipoTravessiaPed", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTravessiaPed" }, { "name": "EXTENSAO", "type": "esriFieldTypeDouble", "alias": "extensao", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "extensao" }, { "name": "LARGURA", "type": "esriFieldTypeDouble", "alias": "largura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "largura" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151601_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7730_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Travessia Pedestre A", "description": "", "prototype": { "attributes": { "LARGURA": null, "EXTENSAO": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": 0, "SITUACAOFISICA": 0, "OPERACIONAL": 0, "TIPOTRAVESSIAPED": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecimento", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": null, "SITUACAOFISICA": 0, "OPERACIONAL": 0, "TIPOTRAVESSIAPED": 0, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"} } }, { "code": 1, "name": "Passagem subterrânea", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": null, "SITUACAOFISICA": 0, "OPERACIONAL": 0, "TIPOTRAVESSIAPED": 1, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"} } }, { "code": 2, "name": "Passarela", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": null, "SITUACAOFISICA": 0, "OPERACIONAL": 0, "TIPOTRAVESSIAPED": 2, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"} } }, { "code": 3, "name": "Pinguela", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MATCONSTR": null, "SITUACAOFISICA": 0, "OPERACIONAL": 0, "TIPOTRAVESSIAPED": 3, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 37, "name": "Piscina A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 537778.0645, "ymin": 8594178.7564, "xmax": 549761.1708, "ymax": 8608866.1565, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 182, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 122, 182, 245, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151585_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7714_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Piscina A", "description": "", "prototype": { "attributes": { "SITUACAOFISICA": 0, "OPERACIONAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 38, "name": "Construção Fundação Ruina A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531178.658, "ymin": 8592169.8193, "xmax": 550173.0913, "ymax": 8610884.7139, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "dba5c0d9a4384daf4f98173c60265fb8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAYAAAAcjSspAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABF0lEQVR4nO3bwQnCMBhA4RwyUjYQPDuPszhJwQ2yk4L2UM2TpjGlUt938SCx8OAPhR/j5Xy6hVEero/PdDyEFlue7/nsOP2i9Qd/4XzPZ79E0ZNRPkV5n8e8cD63PL/GsyP9QFo4n1ueX+PZjg8wCjAKMAowyjdR8k5e4btGSTt5ha/h+ACjtETJO3uFrzkf/+0VvobjA4wCjAKMAowCjDIXxRVHcMUx5YpjhncKcMUxuOIouOKo5J0CjAKMAowCXHEAVxzA8QFGAa44gCsO4PgAowCjAKMAowCjAFccI//FAVxxzPBOAa44BlccBVcclbxTgFGAUYBRgCsO4IoDOD7AKMAVB3DFARwfYBRgFGAUYBRglFC6Axp9MB+pDvtJAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 52, 13, 255 ], "width": 0.4 }, "width": 51.75, "height": 51.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151581_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7710_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Construção Fundação Ruina A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "Deposito Geral A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532612.3451, "ymin": 8593189.0418, "xmax": 549189.346, "ymax": 8608472.588, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 213, 190, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "TIPODEPGERAL", "type": "esriFieldTypeSmallInteger", "alias": "tipoDepGeral", "domain": { "type": "codedValue", "name": "Tipo Deposito Geral", "description": "indica o tipo de deposito ", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Armazém", "code": 1 }, { "name": "Aterro controlado", "code": 2 }, { "name": "Aterro sanitário", "code": 3 }, { "name": "Barracão industrial", "code": 4 }, { "name": "Caixa d'água", "code": 5 }, { "name": "Cisterna", "code": 6 }, { "name": "Composteira", "code": 7 }, { "name": "Depósito de lixo", "code": 8 }, { "name": "Depósito Frigorifico", "code": 9 }, { "name": "Galpão", "code": 10 }, { "name": "Reservatório", "code": 11 }, { "name": "Silo", "code": 12 }, { "name": "Tanque", "code": 13 }, { "name": "Outros", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoDepGeral" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "TIPOEXPOSICAO", "type": "esriFieldTypeSmallInteger", "alias": "tipoExposicao", "domain": { "type": "codedValue", "name": "Tipo Exposicao", "description": "tipo de exposicao dos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Fechado", "code": 1 }, { "name": "Coberto", "code": 2 }, { "name": "Céu aberto", "code": 3 }, { "name": "Outros", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoExposicao" }, { "name": "TIPOPRODUTORESIDUO", "type": "esriFieldTypeSmallInteger", "alias": "tipoProdutoResiduo", "domain": { "type": "codedValue", "name": "Tipo Produto Residuo", "description": "Residuo contido nos depositos", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Ágata", "code": 1 }, { "name": "Água", "code": 2 }, { "name": "Água marinha", "code": 3 }, { "name": "Água mineral", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoProdutoResiduo" }, { "name": "TIPOCONTEUDO", "type": "esriFieldTypeString", "alias": "tipoConteudo", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "tipoConteudo" }, { "name": "UNIDADEVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "unidadeVolume", "domain": { "type": "codedValue", "name": "Unidade Volume", "description": "indica a unidade do volume\ndepositado", "codedValues": [ { "name": "desconhecido", "code": 0 }, { "name": "Litro", "code": 1 }, { "name": "Metro cúbico", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "unidadeVolume" }, { "name": "VALORVOLUME", "type": "esriFieldTypeDouble", "alias": "valorVolume", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "valorVolume" }, { "name": "TRATAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "tratamento", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tratamento" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151589_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7718_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Deposito Geral A", "description": "", "prototype": { "attributes": { "TRATAMENTO": 0, "VALORVOLUME": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "TIPODEPGERAL": 0, "MATCONSTR": 0, "TIPOEXPOSICAO": 0, "TIPOPRODUTORESIDUO": 0, "TIPOCONTEUDO": null, "UNIDADEVOLUME": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Linha Costa L", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532252.6547, "ymin": 8592022.987, "xmax": 549651.2506, "ymax": 8612101.9308, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 169, 230, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151548_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7678_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Linha Costa L", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 41, "name": "Distrito A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 50001, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530832.5298, "ymin": 8592022.1814, "xmax": 550575.816, "ymax": 8612708.5095, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASSE", "uniqueValueGroups": [ { "heading": "CLASSE", "classes": [ { "label": "DISTRITO 1", "description": "DISTRITO 1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "DISTRITO 1" ] ] }, { "label": "DISTRITO 2", "description": "DISTRITO 2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "DISTRITO 2" ] ] }, { "label": "DISTRITO 3", "description": "DISTRITO 3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "values": [ [ "DISTRITO 3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "DISTRITO 1", "label": "DISTRITO 1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "DISTRITO 2", "label": "DISTRITO 2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } }, "value": "DISTRITO 3", "label": "DISTRITO 3" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 207, 255 ], "toColor": [ 252, 234, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 227, 252, 255 ], "toColor": [ 179, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 188, 255 ], "toColor": [ 179, 252, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 192, 252, 255 ], "toColor": [ 192, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 246, 255 ], "toColor": [ 252, 215, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 179, 255 ], "toColor": [ 250, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 210, 255 ], "toColor": [ 252, 210, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 212, 255 ], "toColor": [ 233, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 215, 252, 255 ], "toColor": [ 207, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 240, 255 ], "toColor": [ 252, 192, 240, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "\"Distrito de\" CONCAT \" \" CONCAT [NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 50000, "minScale": 0, "name": "Default", "priority": 38, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "CLASSE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "GEOCODIGO", "type": "esriFieldTypeString", "alias": "GEOCODIGO", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "geocodigo" }, { "name": "ANODEREFERENCIA", "type": "esriFieldTypeSmallInteger", "alias": "ANODEREFERENCIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "anoDeReferencia" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151568_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7697_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "DISTRITO 1", "name": "DISTRITO 1", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"} }, "templates": [ { "name": "DISTRITO 1", "description": "", "prototype": { "attributes": { "ANODEREFERENCIA": null, "GEOCODIGO": null, "CLASSE": "DISTRITO 1", "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DISTRITO 2", "name": "DISTRITO 2", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"} }, "templates": [ { "name": "DISTRITO 2", "description": "", "prototype": { "attributes": { "ANODEREFERENCIA": null, "GEOCODIGO": null, "CLASSE": "DISTRITO 2", "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DISTRITO 3", "name": "DISTRITO 3", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"} }, "templates": [ { "name": "DISTRITO 3", "description": "", "prototype": { "attributes": { "ANODEREFERENCIA": null, "GEOCODIGO": null, "CLASSE": "DISTRITO 3", "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 42, "name": "Zona Ambiental Natural A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532979.1694, "ymin": 8602082.964, "xmax": 550193.4429, "ymax": 8612791.182, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 0, 115, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151572_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7701_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zona Ambiental Natural A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 43, "name": "Zona Urbana A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530712.08, "ymin": 8591829.268, "xmax": 550596.492, "ymax": 8608417.558, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSDiagonalCross", "color": [ 197, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151573_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7702_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Zona Urbana A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 44, "name": "Trecho Ferroviário A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 548028.4278, "ymin": 8601770.321, "xmax": 549750.2168, "ymax": 8603785.7691, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 68, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 137, 68, 68, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoTrechoFerrov", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "CODTRECHOFERROV", "type": "esriFieldTypeString", "alias": "codTrechoFerrov", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "codTrechoFerrov" }, { "name": "POSICAORELATIVA", "type": "esriFieldTypeSmallInteger", "alias": "posicaoRelativa", "domain": { "type": "codedValue", "name": "posicaoRelativa", "description": "indica a posicao do elemento", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Elevada", "code": 1 }, { "name": "Emersa", "code": 2 }, { "name": "Submersa", "code": 3 }, { "name": "Subterrânea", "code": 4 }, { "name": "Superfície", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "posicaoRelativa" }, { "name": "TIPOTRECHOFERROV", "type": "esriFieldTypeSmallInteger", "alias": "tipoTrechoFerrov", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTrechoFerrov" }, { "name": "BITOLA", "type": "esriFieldTypeSmallInteger", "alias": "BITOLA", "domain": { "type": "codedValue", "name": "Bitola", "description": "indica tipo de bitola", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Métrica", "code": 1 }, { "name": "Internacional", "code": 2 }, { "name": "Larga", "code": 3 }, { "name": "Mista métrica internacional", "code": 4 }, { "name": "Mista métrica larga", "code": 5 }, { "name": "Mista internacional larga", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "bitola" }, { "name": "ELETRIFICADA", "type": "esriFieldTypeSmallInteger", "alias": "eletrificada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "eletrificada" }, { "name": "NRLINHAS", "type": "esriFieldTypeSmallInteger", "alias": "nrLinhas", "domain": { "type": "codedValue", "name": "Nr linhas", "description": "indica o numero de linhas ferreas", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Dupla", "code": 1 }, { "name": "Múltipla", "code": 2 }, { "name": "Simples", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "nrLinhas" }, { "name": "EMARRUAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "emArruamento", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "emArruamento" }, { "name": "JURISDICAO", "type": "esriFieldTypeSmallInteger", "alias": "jurisdicao", "domain": { "type": "codedValue", "name": "Jurisdição", "description": "indica a jurisdição do objeto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Propriedade particular", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "jurisdicao" }, { "name": "ADMINISTRACAO", "type": "esriFieldTypeSmallInteger", "alias": "administracao", "domain": { "type": "codedValue", "name": "Administracao", "description": "Indica quem esta administrando o local", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Estadual/municipal", "code": 4 }, { "name": "Privada", "code": 5 }, { "name": "Concessionada", "code": 6 }, { "name": "Não aplicável", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "administracao" }, { "name": "CONCESSIONARIA", "type": "esriFieldTypeString", "alias": "concessionaria", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "concessionaria" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "CARGASUPORTMAXIMA", "type": "esriFieldTypeDouble", "alias": "cargaSuportMaxima", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cargaSuportMaxima" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151600_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7729_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Ferroviário A", "description": "", "prototype": { "attributes": { "CARGASUPORTMAXIMA": null, "SITUACAOFISICA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 0, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 0, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "CARGASUPORTMAXIMA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "BITOLA": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"}, "NRLINHAS": {"type": "inherited"}, "EMARRUAMENTO": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 1, "name": "Trecho para aeromóvel", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 1, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "CARGASUPORTMAXIMA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "BITOLA": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"}, "NRLINHAS": {"type": "inherited"}, "EMARRUAMENTO": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 2, "name": "Trecho para bonde", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 2, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "CARGASUPORTMAXIMA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "BITOLA": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"}, "NRLINHAS": {"type": "inherited"}, "EMARRUAMENTO": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 3, "name": "Trecho para metrô", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 3, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "CARGASUPORTMAXIMA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "BITOLA": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"}, "NRLINHAS": {"type": "inherited"}, "EMARRUAMENTO": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } }, { "code": 4, "name": "Trecho para Trem", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "CODTRECHOFERROV": null, "POSICAORELATIVA": 0, "TIPOTRECHOFERROV": 4, "BITOLA": 0, "ELETRIFICADA": 0, "NRLINHAS": 0, "EMARRUAMENTO": 0, "JURISDICAO": 0, "ADMINISTRACAO": 0, "CONCESSIONARIA": null, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "CARGASUPORTMAXIMA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "POSICAORELATIVA": {"type": "inherited"}, "BITOLA": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"}, "NRLINHAS": {"type": "inherited"}, "EMARRUAMENTO": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINISTRACAO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 45, "name": "Trecho Rodoviario A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534888.5432, "ymin": 8592034.59, "xmax": 550202.3859, "ymax": 8612427.7951, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoTrechoRod", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOTRECHOROD", "type": "esriFieldTypeSmallInteger", "alias": "tipoTrechoRod", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTrechoRod" }, { "name": "JURISDICAO", "type": "esriFieldTypeSmallInteger", "alias": "Jurisdicao", "domain": { "type": "codedValue", "name": "Jurisdição", "description": "indica a jurisdição do objeto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Propriedade particular", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Jurisdicao" }, { "name": "ADMINSTRAÇÃO", "type": "esriFieldTypeSmallInteger", "alias": "adminstração", "domain": { "type": "codedValue", "name": "Administracao", "description": "Indica quem esta administrando o local", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Estadual/municipal", "code": 4 }, { "name": "Privada", "code": 5 }, { "name": "Concessionada", "code": 6 }, { "name": "Não aplicável", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "adminstração" }, { "name": "CONCESSIONARIA", "type": "esriFieldTypeString", "alias": "concessionaria", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "concessionaria" }, { "name": "REVESTIMENTO", "type": "esriFieldTypeSmallInteger", "alias": "revestimento", "domain": { "type": "codedValue", "name": "Revestimento", "description": "indica o revestimento do objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Sem revestimento", "code": 1 }, { "name": "Revestimento primário", "code": 2 }, { "name": "Pavimentado", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "revestimento" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "NRPISTAS", "type": "esriFieldTypeSmallInteger", "alias": "nrPistas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrPistas" }, { "name": "NRFAIXAS", "type": "esriFieldTypeSmallInteger", "alias": "nrFaixas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrFaixas" }, { "name": "TRAFEGO", "type": "esriFieldTypeSmallInteger", "alias": "trafego", "domain": { "type": "codedValue", "name": "Trafego", "description": "indica o regime de trafego do trecho de arruamento", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Periódico", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "trafego" }, { "name": "CANTEIRODIVISORIO", "type": "esriFieldTypeSmallInteger", "alias": "canteiroDivisorio", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "canteiroDivisorio" }, { "name": "VELOCIDADEMEDIA", "type": "esriFieldTypeDouble", "alias": "velocidadeMedia", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "velocidadeMedia" }, { "name": "TRECHOEMPERIMETROURBANO", "type": "esriFieldTypeSmallInteger", "alias": "trechoEmPerimetroUrbano", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "trechoEmPerimetroUrbano" }, { "name": "ACOSTAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "acostamento", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "acostamento" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151603_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7732_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Rodoviario A", "description": "", "prototype": { "attributes": { "ACOSTAMENTO": 0, "TRECHOEMPERIMETROURBANO": 0, "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 0, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Acesso", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 0, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null, "TRECHOEMPERIMETROURBANO": 0, "ACOSTAMENTO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINSTRAÇÃO": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": {"type": "inherited"}, "TRECHOEMPERIMETROURBANO": {"type": "inherited"}, "ACOSTAMENTO": {"type": "inherited"} } }, { "code": 1, "name": "Arruamento", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 1, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null, "TRECHOEMPERIMETROURBANO": 0, "ACOSTAMENTO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINSTRAÇÃO": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": {"type": "inherited"}, "TRECHOEMPERIMETROURBANO": {"type": "inherited"}, "ACOSTAMENTO": {"type": "inherited"} } }, { "code": 2, "name": "Auto-estrada", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 2, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null, "TRECHOEMPERIMETROURBANO": 0, "ACOSTAMENTO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINSTRAÇÃO": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": {"type": "inherited"}, "TRECHOEMPERIMETROURBANO": {"type": "inherited"}, "ACOSTAMENTO": {"type": "inherited"} } }, { "code": 3, "name": "Caminho carroçável", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 3, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null, "TRECHOEMPERIMETROURBANO": 0, "ACOSTAMENTO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINSTRAÇÃO": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": {"type": "inherited"}, "TRECHOEMPERIMETROURBANO": {"type": "inherited"}, "ACOSTAMENTO": {"type": "inherited"} } }, { "code": 4, "name": "Rodovia", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "TIPOTRECHOROD": 4, "JURISDICAO": 0, "ADMINSTRAÇÃO": 0, "CONCESSIONARIA": null, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRPISTAS": null, "NRFAIXAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "VELOCIDADEMEDIA": null, "TRECHOEMPERIMETROURBANO": 0, "ACOSTAMENTO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "JURISDICAO": {"type": "inherited"}, "ADMINSTRAÇÃO": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": {"type": "inherited"}, "TRECHOEMPERIMETROURBANO": {"type": "inherited"}, "ACOSTAMENTO": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 46, "name": "Trecho Arruamento", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532611.119, "ymin": 8592136.6155, "xmax": 550169.7361, "ymax": 8612417.5181, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "5d70d7f54e932dc57606b43e89594006", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA0UlEQVR4nO3SMREAIAADsQ74twwmni0R0OGvZ9sdmdNNIegHHhoTNCZoTNCYoDFBY4LGBI0JGhM0JmhM0JigMUFjgsYEjQkaEzQmaEzQmKAxQWOCxgSNCRoTNCZoTNCYoDFBY4LGBI0JGhM0JmhM0JigMUFjgsYEjQkaEzQmaEzQmKAxQWOCxgSNCRoTNCZoTNCYoDFBY4LGBI0JGhM0JmhM0JigMUFjgsYEjQkaEzQmaEzQmKAxQWOCxgSNCRoTNCZoTNCYoDFBY4LGBI0JutYDCRQCUBZ1XdcAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoArruamento", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "REVESTIMENTO", "type": "esriFieldTypeSmallInteger", "alias": "revestimento", "domain": { "type": "codedValue", "name": "Revestimento", "description": "indica o revestimento do objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Sem revestimento", "code": 1 }, { "name": "Revestimento primário", "code": 2 }, { "name": "Pavimentado", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "revestimento" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "NRFAIXAS", "type": "esriFieldTypeSmallInteger", "alias": "nrFaixas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrFaixas" }, { "name": "NRPISTAS", "type": "esriFieldTypeSmallInteger", "alias": "nrPistas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrPistas" }, { "name": "TRAFEGO", "type": "esriFieldTypeSmallInteger", "alias": "trafego", "domain": { "type": "codedValue", "name": "Trafego", "description": "indica o regime de trafego do trecho de arruamento", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Periódico", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "trafego" }, { "name": "CANTEIRODIVISORIO", "type": "esriFieldTypeSmallInteger", "alias": "canteiroDivisorio", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "canteiroDivisorio" }, { "name": "ACOSTAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "acostamento", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "acostamento" }, { "name": "TIPOARRUAMENTO", "type": "esriFieldTypeSmallInteger", "alias": "tipoArruamento", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoArruamento" }, { "name": "TIPOPAVIMENTACAO", "type": "esriFieldTypeSmallInteger", "alias": "TIPOPAVIMENTACAO", "domain": { "type": "codedValue", "name": "Tipo Pavimentacao", "description": "Indica o tipo de pavimentacao do objeto", "codedValues": [ { "name": "Pedra irregular", "code": 0 }, { "name": "Paralelepípedo", "code": 1 }, { "name": "Placa de Concreto", "code": 2 }, { "name": "Ladrilho de concreto", "code": 3 }, { "name": "Asfalto", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoPavimentacao" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151592_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7721_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Arruamento", "description": "", "prototype": { "attributes": { "TIPOPAVIMENTACAO": 0, "TIPOARRUAMENTO": 0, "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRFAIXAS": null, "NRPISTAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "ACOSTAMENTO": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Logradouro", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRFAIXAS": null, "NRPISTAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "ACOSTAMENTO": 0, "TIPOARRUAMENTO": 0, "TIPOPAVIMENTACAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ACOSTAMENTO": {"type": "inherited"}, "TIPOPAVIMENTACAO": {"type": "inherited"} } }, { "code": 1, "name": "Servidão", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRFAIXAS": null, "NRPISTAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "ACOSTAMENTO": 0, "TIPOARRUAMENTO": 1, "TIPOPAVIMENTACAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ACOSTAMENTO": {"type": "inherited"}, "TIPOPAVIMENTACAO": {"type": "inherited"} } }, { "code": 2, "name": "Beco", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRFAIXAS": null, "NRPISTAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "ACOSTAMENTO": 0, "TIPOARRUAMENTO": 2, "TIPOPAVIMENTACAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ACOSTAMENTO": {"type": "inherited"}, "TIPOPAVIMENTACAO": {"type": "inherited"} } }, { "code": 3, "name": "Outros", "defaultValues": { "CLASSE": null, "GEOMETRIAAPROXIMADA": 0, "REVESTIMENTO": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NRFAIXAS": null, "NRPISTAS": null, "TRAFEGO": 0, "CANTEIRODIVISORIO": 0, "ACOSTAMENTO": 0, "TIPOARRUAMENTO": 3, "TIPOPAVIMENTACAO": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REVESTIMENTO": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "TRAFEGO": {"type": "inherited"}, "CANTEIRODIVISORIO": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ACOSTAMENTO": {"type": "inherited"}, "TIPOPAVIMENTACAO": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 47, "name": "Ponte A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532951.9481, "ymin": 8593131.2013, "xmax": 549552.3965, "ymax": 8612416.6613, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 78, 78, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "tipoPonte", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "MODALUSO", "type": "esriFieldTypeSmallInteger", "alias": "modalUso", "domain": { "type": "codedValue", "name": "Modal Uso", "description": "Indica a principal modalidade de uso ", "codedValues": [ { "name": "Rodoviário", "code": 0 }, { "name": "Ferroviário", "code": 1 }, { "name": "Metroviário", "code": 2 }, { "name": "Rodoferroviário", "code": 3 }, { "name": "Portuário", "code": 4 }, { "name": "Hidroviário", "code": 5 }, { "name": "Dutos", "code": 6 }, { "name": "Outros", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "modalUso" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "operacional", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "situacaoFisica", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "NECESSITAMANUTENCAO", "type": "esriFieldTypeSmallInteger", "alias": "necessitaManutencao", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "necessitaManutencao" }, { "name": "TIPOPONTE", "type": "esriFieldTypeSmallInteger", "alias": "tipoPonte", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoPonte" }, { "name": "VAOLIVREHORIZ", "type": "esriFieldTypeDouble", "alias": "vaoLivreHoriz", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "vaoLivreHoriz" }, { "name": "VAOVERTICAL", "type": "esriFieldTypeDouble", "alias": "vaoVertical", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "vaoVertical" }, { "name": "NRPISTAS", "type": "esriFieldTypeSmallInteger", "alias": "nrPistas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrPistas" }, { "name": "CARGASUPORTMAXIMA", "type": "esriFieldTypeDouble", "alias": "cargaSuportMaxima", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cargaSuportMaxima" }, { "name": "NRFAIXAS", "type": "esriFieldTypeSmallInteger", "alias": "nrFaixas", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nrFaixas" }, { "name": "POSICAOPISTA", "type": "esriFieldTypeSmallInteger", "alias": "posicaoPista", "domain": { "type": "codedValue", "name": "situação espacial", "description": "situação espacial", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Adjacente", "code": 1 }, { "name": "Superposta", "code": 2 }, { "name": "Não aplicável", "code": 3 }, { "name": "Outra", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "posicaoPista" }, { "name": "EXTENSAO", "type": "esriFieldTypeDouble", "alias": "extensao", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "extensao" }, { "name": "LARGURA", "type": "esriFieldTypeDouble", "alias": "largura", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "largura" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151602_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7731_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Ponte A", "description": "", "prototype": { "attributes": { "LARGURA": null, "EXTENSAO": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NECESSITAMANUTENCAO": 0, "TIPOPONTE": 0, "VAOLIVREHORIZ": null, "VAOVERTICAL": null, "NRPISTAS": null, "CARGASUPORTMAXIMA": null, "NRFAIXAS": null, "POSICAOPISTA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NECESSITAMANUTENCAO": 0, "TIPOPONTE": 0, "VAOLIVREHORIZ": null, "VAOVERTICAL": null, "NRPISTAS": null, "CARGASUPORTMAXIMA": null, "NRFAIXAS": null, "POSICAOPISTA": 0, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "NECESSITAMANUTENCAO": {"type": "inherited"}, "POSICAOPISTA": {"type": "inherited"} } }, { "code": 1, "name": "Fixa", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NECESSITAMANUTENCAO": 0, "TIPOPONTE": 1, "VAOLIVREHORIZ": null, "VAOVERTICAL": null, "NRPISTAS": null, "CARGASUPORTMAXIMA": null, "NRFAIXAS": null, "POSICAOPISTA": 0, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "NECESSITAMANUTENCAO": {"type": "inherited"}, "POSICAOPISTA": {"type": "inherited"} } }, { "code": 2, "name": "Móvel", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NECESSITAMANUTENCAO": 0, "TIPOPONTE": 2, "VAOLIVREHORIZ": null, "VAOVERTICAL": null, "NRPISTAS": null, "CARGASUPORTMAXIMA": null, "NRFAIXAS": null, "POSICAOPISTA": 0, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "NECESSITAMANUTENCAO": {"type": "inherited"}, "POSICAOPISTA": {"type": "inherited"} } }, { "code": 3, "name": "Pênsil", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "MODALUSO": 0, "MATCONSTR": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "NECESSITAMANUTENCAO": 0, "TIPOPONTE": 3, "VAOLIVREHORIZ": null, "VAOVERTICAL": null, "NRPISTAS": null, "CARGASUPORTMAXIMA": null, "NRFAIXAS": null, "POSICAOPISTA": 0, "EXTENSAO": null, "LARGURA": null, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MODALUSO": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "OPERACIONAL": {"type": "inherited"}, "SITUACAOFISICA": {"type": "inherited"}, "NECESSITAMANUTENCAO": {"type": "inherited"}, "POSICAOPISTA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 48, "name": "Escadaria Rampa A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533506.2538, "ymin": 8592711.3153, "xmax": 548287.0975, "ymax": 8607204.4729, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151598_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7727_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Escadaria Rampa A", "description": "", "prototype": { "attributes": {"CLASSE": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 49, "name": "Terreno Exposto A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531006.7839, "ymin": 8592489.426, "xmax": 548671.7712, "ymax": 8609910.4199, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "e31e9a1a278724bfbfae896b9a2d159a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAANElEQVQokWNZYcHwn4EEwEKKYhQNEScYGFZYwHi4+SwwAWRJfHwWBhIBC9kaIkb9wIAzXgAK7hvwAcDSkQAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "GEOMETRIAAPROXIMADA", "typeIdField": "", "subtypeField": "tipoTerrExp", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOTERREXP", "type": "esriFieldTypeSmallInteger", "alias": "tipoTerrExp", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoTerrExp" }, { "name": "CAUSAEXPOSICAO", "type": "esriFieldTypeSmallInteger", "alias": "causaExposicao", "domain": { "type": "codedValue", "name": "Causa Exposicao", "description": "Indica o tipo de formação de relevo\nrelevo", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Natural", "code": 1 }, { "name": "Artificial", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "causaExposicao" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151561_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7690_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Terreno Exposto A", "description": "", "prototype": { "attributes": { "CAUSAEXPOSICAO": 0, "TIPOTERREXP": 0, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 0, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } }, { "code": 1, "name": "Areia", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 1, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } }, { "code": 2, "name": "Cascalho", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 2, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } }, { "code": 3, "name": "Pedregoso", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 3, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } }, { "code": 4, "name": "Saibro", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 4, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } }, { "code": 5, "name": "Terra", "defaultValues": { "GEOMETRIAAPROXIMADA": 0, "TIPOTERREXP": 5, "CAUSAEXPOSICAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "CAUSAEXPOSICAO": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 50, "name": "Unidade A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532554.7711, "ymin": 8592091.1755, "xmax": 550119.875, "ymax": 8608107.9523, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 104, 104, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRITO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRITO" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "SETOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SETOR" }, { "name": "QUADRA", "type": "esriFieldTypeString", "alias": "QUADRA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QUADRA" }, { "name": "LOTE", "type": "esriFieldTypeString", "alias": "LOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOTE" }, { "name": "UNIDADE", "type": "esriFieldTypeString", "alias": "UNIDADE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UNIDADE" }, { "name": "INSCRICAO", "type": "esriFieldTypeString", "alias": "INSCRICAO", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "INSCRICAO" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151604_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7733_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Unidade A", "description": "", "prototype": { "attributes": { "INSCRICAO": null, "UNIDADE": null, "DISTRITO": null, "SETOR": null, "QUADRA": null, "LOTE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 51, "name": "Lote A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532519.775, "ymin": 8592077.3234, "xmax": 550125.1641, "ymax": 8608107.9523, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 225, 225, 225, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRITO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRITO" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "SETOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SETOR" }, { "name": "QUADRA", "type": "esriFieldTypeString", "alias": "QUADRA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QUADRA" }, { "name": "LOTE", "type": "esriFieldTypeString", "alias": "LOTE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "LOTE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151574_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7703_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lote A", "description": "", "prototype": { "attributes": { "LOTE": null, "QUADRA": null, "DISTRITO": null, "SETOR": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 52, "name": "Quadra A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532519.775, "ymin": 8592077.3234, "xmax": 550125.1641, "ymax": 8608107.9523, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 0.6 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "DISTRITO", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DISTRITO", "type": "esriFieldTypeString", "alias": "DISTRITO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRITO" }, { "name": "SETOR", "type": "esriFieldTypeString", "alias": "SETOR", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SETOR" }, { "name": "QUADRA", "type": "esriFieldTypeString", "alias": "QUADRA", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "QUADRA" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151591_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7720_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Quadra A", "description": "", "prototype": { "attributes": { "QUADRA": null, "SETOR": null, "DISTRITO": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 53, "name": "Delimitação Física A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 534903.8372, "ymin": 8592115.9987, "xmax": 543717.0633, "ymax": 8603672.9943, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "TipoDelimFis", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPODELIMFIS", "type": "esriFieldTypeSmallInteger", "alias": "TipoDelimFis", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "TipoDelimFis" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "matConstr", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "ELETRIFICADA", "type": "esriFieldTypeSmallInteger", "alias": "eletrificada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "eletrificada" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151584_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7713_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Delimitação Física A", "description": "", "prototype": { "attributes": { "ELETRIFICADA": 0, "MATCONSTR": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 0, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 1, "name": "Cerca", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 1, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 2, "name": "Gradil", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 2, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 3, "name": "Mureta", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 3, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } }, { "code": 4, "name": "Muro", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPODELIMFIS": 4, "MATCONSTR": 0, "ELETRIFICADA": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "MATCONSTR": {"type": "inherited"}, "ELETRIFICADA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 54, "name": "Massa Dagua", "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, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530000, "ymin": 8590000, "xmax": 551000, "ymax": 8612311.244, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": false, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 115, 178, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NOME", "typeIdField": "", "subtypeField": "tipoMassaDagua", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOMASSADAGUA", "type": "esriFieldTypeSmallInteger", "alias": "tipoMassaDagua", "domain": null, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "tipoMassaDagua" }, { "name": "REGIME", "type": "esriFieldTypeSmallInteger", "alias": "regime", "domain": { "type": "codedValue", "name": "Regime", "description": "Regime dos rios", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Permanente com grande variação", "code": 2 }, { "name": "Seco", "code": 3 }, { "name": "Temporário", "code": 4 }, { "name": "Temporário com leito permanente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "regime" }, { "name": "SALGADA", "type": "esriFieldTypeSmallInteger", "alias": "Salgada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "salgada" }, { "name": "DOMINIALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "Dominialidade", "domain": { "type": "codedValue", "name": "Jurisdição", "description": "indica a jurisdição do objeto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Propriedade particular", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": 0, "modelName": "dominialidade" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R4151610_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7739_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Massa Dagua", "description": "", "prototype": { "attributes": { "DOMINIALIDADE": 0, "SALGADA": 0, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 0, "REGIME": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "subtypes": [ { "code": 0, "name": "Desconhecido", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 0, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 1, "name": "Baia", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 1, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 2, "name": "Enseada", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 2, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 3, "name": "Lago\\Lagoa", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 3, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 4, "name": "Meandro abandonado", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 4, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 5, "name": "Oceano", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 5, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } }, { "code": 6, "name": "Represa/açude", "defaultValues": { "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 6, "REGIME": 0, "SALGADA": 0, "DOMINIALIDADE": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "REGIME": {"type": "inherited"}, "SALGADA": {"type": "inherited"}, "DOMINIALIDADE": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 55, "name": "Trecho Massa Dagua A", "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, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531755.8185, "ymin": 8592275.3778, "xmax": 550656.4098, "ymax": 8612324.6586, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOMASSADAGUA", "type": "esriFieldTypeSmallInteger", "alias": "TIPOMASSADAGUA", "domain": { "type": "codedValue", "name": "Tipo Massa Dagua", "description": "Tipo de massa dágua", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Baia", "code": 1 }, { "name": "Enseada", "code": 2 }, { "name": "Lago", "code": 3 }, { "name": "Lagoa", "code": 4 }, { "name": "Meandro Abandonado", "code": 5 }, { "name": "Oceano", "code": 6 }, { "name": "Represa/Açude", "code": 7 }, { "name": "Trecho Massa D'água", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoMassaDagua" }, { "name": "REGIME", "type": "esriFieldTypeSmallInteger", "alias": "REGIME", "domain": { "type": "codedValue", "name": "Regime", "description": "Regime dos rios", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Permanente com grande variação", "code": 2 }, { "name": "Seco", "code": 3 }, { "name": "Temporário", "code": 4 }, { "name": "Temporário com leito permanente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "regime" }, { "name": "SALGADA", "type": "esriFieldTypeSmallInteger", "alias": "SALGADA", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "salgada" }, { "name": "DOMINIALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "DOMINIALIDADE", "domain": { "type": "codedValue", "name": "Jurisdição", "description": "indica a jurisdição do objeto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "Estadual", "code": 2 }, { "name": "Municipal", "code": 3 }, { "name": "Propriedade particular", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "dominialidade" }, { "name": "TIPOTRECHOMASSADAGUA", "type": "esriFieldTypeSmallInteger", "alias": "TIPOTRECHOMASSADAGUA", "domain": { "type": "codedValue", "name": "Tipo Trecho Massa Dagua", "description": "tipo de trecho de massa dágua", "codedValues": [ { "name": "Canal", "code": 0 }, { "name": "Laguna", "code": 1 }, { "name": "Represa/Açude", "code": 2 }, { "name": "Rio", "code": 3 }, { "name": "Outros", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 4, "modelName": "tipoTrechoMassaDagua" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151563_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7692_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho Massa Dagua A", "description": "", "prototype": { "attributes": { "TIPOTRECHOMASSADAGUA": 4, "DOMINIALIDADE": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOMASSADAGUA": 0, "REGIME": 0, "SALGADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 56, "name": "Trecho de Drenagem", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530776.6346, "ymin": 8592264.4312, "xmax": 550526.9111, "ymax": 8612708.5095, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NOME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 63, "symbol": { "type": "esriTS", "color": [ 0, 197, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Nome" }, { "name": "GEOMATRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMATRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geomatriaAproximada" }, { "name": "TIPOTRECHODRENAGEM", "type": "esriFieldTypeSmallInteger", "alias": "TIPOTRECHODRENAGEM", "domain": { "type": "codedValue", "name": "Tipo Trecho Drenagem", "description": "Indica o tipo de trecho de drenagem", "codedValues": [ { "name": "Curso d'água", "code": 0 }, { "name": "Pluvial", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "tipoTrechoDrenagem" }, { "name": "COMPARTILHADO", "type": "esriFieldTypeSmallInteger", "alias": "COMPARTILHADO", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "compartilhado" }, { "name": "EIXOPRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "EIXOPRINCIPAL", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "eixoPrincipal" }, { "name": "NAVEGAVEL", "type": "esriFieldTypeSmallInteger", "alias": "NAVEGAVEL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "navegavel" }, { "name": "LARGURAMEDIA", "type": "esriFieldTypeDouble", "alias": "LARGURAMEDIA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "larguraMedia" }, { "name": "REGIME", "type": "esriFieldTypeSmallInteger", "alias": "REGIME", "domain": { "type": "codedValue", "name": "Regime", "description": "Regime dos rios", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Permanente", "code": 1 }, { "name": "Permanente com grande variação", "code": 2 }, { "name": "Seco", "code": 3 }, { "name": "Temporário", "code": 4 }, { "name": "Temporário com leito permanente", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Regime" }, { "name": "ENCOBERTO", "type": "esriFieldTypeSmallInteger", "alias": "ENCOBERTO", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "encoberto" }, { "name": "DENTRODE", "type": "esriFieldTypeSmallInteger", "alias": "DENTRODE", "domain": { "type": "codedValue", "name": "Dentro de", "description": "Onde o trecnho de drenagem esta inserido", "codedValues": [ { "name": "Área Úmida", "code": 0 }, { "name": "Barragem", "code": 1 }, { "name": "Bueiro", "code": 2 }, { "name": "Canal", "code": 3 }, { "name": "Corredeira", "code": 4 }, { "name": "Eclusa", "code": 5 }, { "name": "Foz Marítima", "code": 6 }, { "name": "Galeria", "code": 7 }, { "name": "Laguna", "code": 8 }, { "name": "Queda d' água", "code": 9 }, { "name": "Trecho de massa d' água", "code": 10 }, { "name": "Vala", "code": 11 }, { "name": "Não aplicável", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "dentroDe" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151558_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7687_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Trecho de Drenagem", "description": "", "prototype": { "attributes": { "DENTRODE": 0, "ENCOBERTO": 0, "CLASSE": null, "NOME": null, "GEOMATRIAAPROXIMADA": 0, "TIPOTRECHODRENAGEM": null, "COMPARTILHADO": 0, "EIXOPRINCIPAL": 0, "NAVEGAVEL": 0, "LARGURAMEDIA": null, "REGIME": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 57, "name": "Terreno Sujeito Inundaçã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, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 531018.1581, "ymin": 8592095.3543, "xmax": 550055.6889, "ymax": 8612061.553, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "PERIODICIDADEINUND", "type": "esriFieldTypeString", "alias": "PERIODICIDADEINUND", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "periodicidadeInund" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151560_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7689_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Terreno Sujeito Inundação", "description": "", "prototype": { "attributes": { "PERIODICIDADEINUND": null, "GEOMETRIAAPROXIMADA": 0, "CLASSE": null, "NOME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 58, "name": "Canal Vala A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533552.4794, "ymin": 8593630.4085, "xmax": 549068.5932, "ymax": 8607409.0101, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "OPERACIONAL", "type": "esriFieldTypeSmallInteger", "alias": "OPERACIONAL", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "operacional" }, { "name": "SITUACAOFISICA", "type": "esriFieldTypeSmallInteger", "alias": "SITUACAOFISICA", "domain": { "type": "codedValue", "name": "Situação Fisica", "description": "Situação quanto a atividade", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Abandonada", "code": 1 }, { "name": "Destruída", "code": 2 }, { "name": "Construída", "code": 3 }, { "name": "Em construção", "code": 4 }, { "name": "Planejada", "code": 5 }, { "name": "Construída, mas em obras", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "situacaoFisica" }, { "name": "MATCONSTR", "type": "esriFieldTypeSmallInteger", "alias": "MATCONSTR", "domain": { "type": "codedValue", "name": "matConstr", "description": "Material de construção predominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Alvenaria", "code": 1 }, { "name": "Concreto", "code": 2 }, { "name": "Fibra", "code": 3 }, { "name": "Madeira", "code": 4 }, { "name": "Metal", "code": 5 }, { "name": "Não Aplicável", "code": 6 }, { "name": "Misto", "code": 7 }, { "name": "Outros", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "matConstr" }, { "name": "USOPRINCIPAL", "type": "esriFieldTypeSmallInteger", "alias": "USOPRINCIPAL", "domain": { "type": "codedValue", "name": "UsoPrincipal", "description": "Uso principaldo Objeto", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Abastecimento", "code": 1 }, { "name": "Drenagem", "code": 2 }, { "name": "Energia", "code": 3 }, { "name": "Irrigação", "code": 4 }, { "name": "Não Aplicável", "code": 5 }, { "name": "Outros", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "usoPrincipal" }, { "name": "FINALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "FINALIDADE", "domain": { "type": "codedValue", "name": "finalidade", "description": "tipo de canal ou vala", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Canalização de águas Pluviais", "code": 1 }, { "name": "Canalização de curso d'água", "code": 2 }, { "name": "Canalização de efluentes domésticos", "code": 3 }, { "name": "Canalização de efluentes industriais", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "Finalidade" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151562_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7691_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Canal Vala A", "description": "", "prototype": { "attributes": { "FINALIDADE": 0, "USOPRINCIPAL": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "OPERACIONAL": 0, "SITUACAOFISICA": 0, "MATCONSTR": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 59, "name": "Vegetação Antropizada A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 532254.3734, "ymin": 8592022.9871, "xmax": 550189.9634, "ymax": 8612685.5427, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "8f826e4065879d6970b1192dec82d88e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcUlEQVRIiWPJ3e38f7LrXkYGBgYGZDYhkEukPhaQBEgBiEOs4SBArD4WQgrwAWL0gS2gJWAZ3hbkUiGF4bWAGimMYBAJt+4l1lys+gha0HCAgawkDNM3DFJR7mhZRAAMg0hmGEgLckfLIobRsoiBMAAAO/Bylaf5XVsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOVEG", "type": "esriFieldTypeSmallInteger", "alias": "tipoVeg", "domain": { "type": "codedValue", "name": "Tipo Vegetação", "description": "indica o tipo de vegetação", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Caatinga", "code": 1 }, { "name": "Campinarana", "code": 2 }, { "name": "Cerrado", "code": 3 }, { "name": "Estepe", "code": 4 }, { "name": "Floresta", "code": 5 }, { "name": "Réfugio ecológico", "code": 6 }, { "name": "Vegetação de brejo ou pântano", "code": 7 }, { "name": "Vegetação cultivada", "code": 8 }, { "name": "Vegetação de mangue", "code": 9 }, { "name": "Vegetação de restinga", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoVeg" }, { "name": "CLASSIFICACAOPORTE", "type": "esriFieldTypeSmallInteger", "alias": "ClassificacaoPorte", "domain": { "type": "codedValue", "name": "Classificação do Porte", "description": "indica o porte da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Arbórea", "code": 1 }, { "name": "Arbustiva", "code": 2 }, { "name": "Herbáea", "code": 3 }, { "name": "Rasteira", "code": 4 }, { "name": "Mista", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "ClassificacaoPorte" }, { "name": "DENSIDADE", "type": "esriFieldTypeSmallInteger", "alias": "densidade", "domain": { "type": "codedValue", "name": "Densidade", "description": "indica a densidade da moto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Alta", "code": 1 }, { "name": "Baixa", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "densidade" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151606_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7735_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vegetação Antropizada A", "description": "", "prototype": { "attributes": { "DENSIDADE": 0, "CLASSIFICACAOPORTE": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 60, "name": "Vegetação Secundária A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530962.7752, "ymin": 8593089.6015, "xmax": 550110.0984, "ymax": 8612705.3176, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ESTAGIOREGENERACAO", "uniqueValueGroups": [ { "heading": "estagioRegeneracao", "classes": [ { "label": "Avançado", "description": "Avançado", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "values": [ [ "1" ] ] }, { "label": "Inicial", "description": "Inicial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Médio", "description": "Médio", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "values": [ [ "3" ] ] }, { "label": "Não Identificado", "description": "Não Identificado", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "values": [ [ "0" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": null }, "value": "1", "label": "Avançado" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 215, 158, 255 ], "outline": null }, "value": "2", "label": "Inicial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "value": "3", "label": "Médio" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": null }, "value": "0", "label": "Não Identificado" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 197, 252, 255 ], "toColor": [ 187, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 246, 255 ], "toColor": [ 179, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 212, 255 ], "toColor": [ 250, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 234, 252, 255 ], "toColor": [ 212, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "ESTAGIOREGENERACAO", "subtypeField": "estagioRegeneracao", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOVEG", "type": "esriFieldTypeSmallInteger", "alias": "tipoVeg", "domain": { "type": "codedValue", "name": "Tipo Vegetação", "description": "indica o tipo de vegetação", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Caatinga", "code": 1 }, { "name": "Campinarana", "code": 2 }, { "name": "Cerrado", "code": 3 }, { "name": "Estepe", "code": 4 }, { "name": "Floresta", "code": 5 }, { "name": "Réfugio ecológico", "code": 6 }, { "name": "Vegetação de brejo ou pântano", "code": 7 }, { "name": "Vegetação cultivada", "code": 8 }, { "name": "Vegetação de mangue", "code": 9 }, { "name": "Vegetação de restinga", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoVeg" }, { "name": "CLASSIFICACAOPORTE", "type": "esriFieldTypeSmallInteger", "alias": "classificacaoPorte", "domain": { "type": "codedValue", "name": "Classificação do Porte", "description": "indica o porte da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Arbórea", "code": 1 }, { "name": "Arbustiva", "code": 2 }, { "name": "Herbáea", "code": 3 }, { "name": "Rasteira", "code": 4 }, { "name": "Mista", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "classificacaoPorte" }, { "name": "DENSIDADE", "type": "esriFieldTypeSmallInteger", "alias": "densidade", "domain": { "type": "codedValue", "name": "Densidade", "description": "indica a densidade da moto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Alta", "code": 1 }, { "name": "Baixa", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "densidade" }, { "name": "ANTROPIZADA", "type": "esriFieldTypeSmallInteger", "alias": "antropizada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "antropizada" }, { "name": "ESTAGIOREGENERACAO", "type": "esriFieldTypeSmallInteger", "alias": "estagioRegeneracao", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "estagioRegeneracao" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151608_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7737_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 1, "name": "Avançado", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} }, "templates": [ { "name": "Avançado", "description": "", "prototype": { "attributes": { "ESTAGIOREGENERACAO": 1, "ANTROPIZADA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Inicial", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} }, "templates": [ { "name": "Inicial", "description": "", "prototype": { "attributes": { "ESTAGIOREGENERACAO": 2, "ANTROPIZADA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Médio", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} }, "templates": [ { "name": "Médio", "description": "", "prototype": { "attributes": { "ESTAGIOREGENERACAO": 3, "ANTROPIZADA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 0, "name": "Não Identificado", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} }, "templates": [ { "name": "Não Identificado", "description": "", "prototype": { "attributes": { "ESTAGIOREGENERACAO": 0, "ANTROPIZADA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Não Identificado", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0, "ANTROPIZADA": 0, "ESTAGIOREGENERACAO": 0, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} } }, { "code": 1, "name": "Avançado", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0, "ANTROPIZADA": 0, "ESTAGIOREGENERACAO": 1, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} } }, { "code": 2, "name": "Inicial", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0, "ANTROPIZADA": 0, "ESTAGIOREGENERACAO": 2, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} } }, { "code": 3, "name": "Médio", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0, "ANTROPIZADA": 0, "ESTAGIOREGENERACAO": 3, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOVEG": {"type": "inherited"}, "CLASSIFICACAOPORTE": {"type": "inherited"}, "DENSIDADE": {"type": "inherited"}, "ANTROPIZADA": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 61, "name": "Vegetação Reflorestamento A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 533451.5995, "ymin": 8599153.5295, "xmax": 547445.0916, "ymax": 8612394.0363, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "b8e4c009507408147214444c02107251", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAEoAAABKCAYAAAAc0MJxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAC7ElEQVR4nO1cyXHkMAzUgxEpDmTj1BCHU1rXPFQejQ4SQOOgvP2yPcUB2TgJkm70tfxbAsHfvz/TukyDFi2Q1j1p3mShFNMyNU2rP1koxbQsTWfAopgW6QK0zhvf2jvT0kmwYMyZNqXkScZefQ5xPc+JWxTygmZuPcVI5rLLehZzJiHRUlkakntjJIpOLQ8ig/HnGOn3qIjixKyoscSrv6tdTyKcjYG5Au4s9JNEteuRITBXwp3FbXitsyEsgSYlaRQmi9Kk95mJDct6ZIhnkSRfza1FaJeN7h2ZNK4SVYhFUWBF7jXfUNdjxaKzs+smL7Qyp7Vu3+pMZuoWRgsNSUhLbE9M5R5J4JSoSlsTLpIEWsX4gFAaOglME6O0PS+UkndEZbuZB1Dracj2CQNNvZrSGtK3CZgEqvW8bmNU9laDCvW8uuVBlUVR8tE7NOuRIMuMkhplRT0Xh5cHpDiuqha4zxSeUkdxMWJGkEIUFQrSo0pLq8xJWTWjCR4tQ1K3MGQ88UW58IiFT7XX44DYdvX9Q0RxkXjiGdsgR+oEMHfUAnuxzYvILlHIOOBxfHX3GdJVhxt33pnGA279qAiBs2I465GSpCiCveW4lwcU1FdCyjkLNeWP1DPknJEd/nKBEtomkNssZ1/s5RoRsMq5ssrLDudfznJUpR81Aw7dg+wtySz7zKZNqxTUyq3SMlY9GuKHFJHmA9Cn1UUInJYHT93YWhB2z/wdmldSd7BY3ejYtFOYDeiXE15vDtPrKDK6VtTYUKK42EUOydjw69Ps0HKxWOXo2JQXoOyQ8r168NMegEqBUkp61vMGys1NRHGRqjkilh1uBb9/6YjgDRWqZ080ZOHGhchye7lQaZE9jFg+uhQ5/MuR3gQqkDq6eGQp0r2Q76EtNm5itYWlRMbnOFU/CrF1sMbCUblWUg/nehaQUFuZWxatrPB+FDmc5j7+VjAVy7Il+1FUjKRekkpv3FWD6Ej9P5YdSa9ffgCXVsbCsdGEBgAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": null, "width": 55.5, "height": 55.5, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOVEG", "type": "esriFieldTypeSmallInteger", "alias": "TIPOVEG", "domain": { "type": "codedValue", "name": "Tipo Vegetação", "description": "indica o tipo de vegetação", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Caatinga", "code": 1 }, { "name": "Campinarana", "code": 2 }, { "name": "Cerrado", "code": 3 }, { "name": "Estepe", "code": 4 }, { "name": "Floresta", "code": 5 }, { "name": "Réfugio ecológico", "code": 6 }, { "name": "Vegetação de brejo ou pântano", "code": 7 }, { "name": "Vegetação cultivada", "code": 8 }, { "name": "Vegetação de mangue", "code": 9 }, { "name": "Vegetação de restinga", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoVeg" }, { "name": "CLASSIFICACAOPORTE", "type": "esriFieldTypeSmallInteger", "alias": "classificacaoPorte", "domain": { "type": "codedValue", "name": "Classificação do Porte", "description": "indica o porte da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Arbórea", "code": 1 }, { "name": "Arbustiva", "code": 2 }, { "name": "Herbáea", "code": 3 }, { "name": "Rasteira", "code": 4 }, { "name": "Mista", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "classificacaoPorte" }, { "name": "DENSIDADE", "type": "esriFieldTypeSmallInteger", "alias": "densidade", "domain": { "type": "codedValue", "name": "Densidade", "description": "indica a densidade da moto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Alta", "code": 1 }, { "name": "Baixa", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "densidade" }, { "name": "TIPOLAVOURA", "type": "esriFieldTypeSmallInteger", "alias": "tipolavoura", "domain": { "type": "codedValue", "name": "Tipo Lavoura", "description": "Forma da Lavoura cultivada", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Anual", "code": 1 }, { "name": "Perene", "code": 2 }, { "name": "Semi-perene", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipolavoura" }, { "name": "FINALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "finalidade", "domain": { "type": "codedValue", "name": "Finalidade Cultura", "description": "Indica a finalidade da cultura", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Conservação ambiental", "code": 1 }, { "name": "Exploração econômica", "code": 2 }, { "name": "Ornamental", "code": 3 }, { "name": "Subsistência", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidade" }, { "name": "TERRENO", "type": "esriFieldTypeSmallInteger", "alias": "terreno", "domain": { "type": "codedValue", "name": "Condição Terreno", "description": "Condição do terreno da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Seco", "code": 1 }, { "name": "Irrigado", "code": 2 }, { "name": "Inundado", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "terreno" }, { "name": "CULTIVOPREDOMINANTE", "type": "esriFieldTypeSmallInteger", "alias": "cultivoPredominante", "domain": { "type": "codedValue", "name": "Cultivo Predominante", "description": "indica a principal cultura", "codedValues": [ { "name": "Não identificado", "code": 0 }, { "name": "Abacate", "code": 1 }, { "name": "Abacaxi ou ananás", "code": 2 }, { "name": "Acácia", "code": 3 }, { "name": "Alfafa", "code": 4 }, { "name": "Algaroba", "code": 5 }, { "name": "Algodão arbóreo", "code": 6 }, { "name": "Algodão Herbáceo", "code": 7 }, { "name": "Alho", "code": 8 }, { "name": "Amendoim", "code": 9 }, { "name": "Auracária", "code": 10 }, { "name": "Arroz", "code": 11 }, { "name": "Aveia", "code": 12 }, { "name": "Azeitona", "code": 13 }, { "name": "Açai", "code": 14 }, { "name": "Banana", "code": 15 }, { "name": "Batata Inglesa", "code": 16 }, { "name": "Batata-doce", "code": 17 }, { "name": "Cacau", "code": 18 }, { "name": "Café", "code": 19 }, { "name": "Caju", "code": 20 }, { "name": "Cana de açucar", "code": 21 }, { "name": "Carnaúba", "code": 22 }, { "name": "Cebola", "code": 23 }, { "name": "Centeio", "code": 24 }, { "name": "Cevada", "code": 25 }, { "name": "Chá-da-índia", "code": 26 }, { "name": "Coco-da-baía", "code": 27 }, { "name": "Dendê", "code": 28 }, { "name": "Erva-mate", "code": 29 }, { "name": "Ervilha", "code": 30 }, { "name": "Eucalipto", "code": 31 }, { "name": "Fava", "code": 32 }, { "name": "Feijão", "code": 33 }, { "name": "Figo", "code": 34 }, { "name": "Flores", "code": 35 }, { "name": "Fumo", "code": 36 }, { "name": "Girassol", "code": 37 }, { "name": "Goiaba", "code": 38 }, { "name": "Guaraná", "code": 39 }, { "name": "Hortaliças", "code": 40 }, { "name": "Juta", "code": 41 }, { "name": "Laranja", "code": 42 }, { "name": "Limão", "code": 43 }, { "name": "Linho", "code": 44 }, { "name": "Malva", "code": 45 }, { "name": "Mamona", "code": 46 }, { "name": "Mandioca", "code": 47 }, { "name": "Mandioca, aipim ou macaxeira", "code": 48 }, { "name": "manga", "code": 49 }, { "name": "Maracujá", "code": 50 }, { "name": "Marmelo", "code": 51 }, { "name": "Maçã", "code": 52 }, { "name": "Melancia", "code": 53 }, { "name": "Melão", "code": 54 }, { "name": "Milho", "code": 55 }, { "name": "Noz", "code": 56 }, { "name": "Palmeira", "code": 57 }, { "name": "Palmito", "code": 58 }, { "name": "Pastagem Cultivada", "code": 59 }, { "name": "Pera", "code": 60 }, { "name": "Pimenta do reino", "code": 61 }, { "name": "Pinus", "code": 62 }, { "name": "Plantas ornamentais", "code": 63 }, { "name": "Pêssego", "code": 64 }, { "name": "Rami", "code": 65 }, { "name": "Seringueira", "code": 66 }, { "name": "Sisal ou agave", "code": 67 }, { "name": "Soja", "code": 68 }, { "name": "Sorgo", "code": 69 }, { "name": "Tangerina", "code": 70 }, { "name": "Tomate", "code": 71 }, { "name": "Trigo", "code": 72 }, { "name": "Triticale", "code": 73 }, { "name": "Tungue", "code": 74 }, { "name": "Urucum", "code": 75 }, { "name": "Uva", "code": 76 }, { "name": "Videira", "code": 77 }, { "name": "Misto", "code": 78 }, { "name": "Outros", "code": 79 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "cultivoPredominante" }, { "name": "ALTURAMEDIAINDIVIDUOS", "type": "esriFieldTypeDouble", "alias": "alturaMediaIndividuos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alturaMediaIndividuos" }, { "name": "ESPACAMENTOINDIVIDUOS", "type": "esriFieldTypeDouble", "alias": "espacamentoIndividuos", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "espacamentoIndividuos" }, { "name": "ESPESSURADAP", "type": "esriFieldTypeDouble", "alias": "espessuraDAP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "espessuraDAP" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151609_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7738_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vegetação Reflorestamento A", "description": "", "prototype": { "attributes": { "ESPESSURADAP": null, "ESPACAMENTOINDIVIDUOS": null, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0, "DENSIDADE": 0, "TIPOLAVOURA": 0, "FINALIDADE": 0, "TERRENO": 0, "CULTIVOPREDOMINANTE": 0, "ALTURAMEDIAINDIVIDUOS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 62, "name": "Vegetação Mangue A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530835.0883, "ymin": 8592027.6826, "xmax": 550555.9828, "ymax": 8612091.7293, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "7bf6b88e269bb00eeacfa23cfe9b2578", "imageData": "iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADDklEQVRoga1Zy00FMQzkkJ6QqCZ1UE2qQeJAOZxB+/SycrwezzhvLSFB4jiOP2N7aT+/n39vhsbX9/l7/3i3WwvP3LO/Ix5GI+BV5bap8FysXIr4555ijLlneecak3vwtOgwI+WRlkeR3xOZkbGOteOnzY3MZTvKq9ZnlIXrwwPq4WxtrlvBzAPZfifesA+65ED1QdF6xIcUHgUjWc/OfZgD1URUaSffxvNB0cPaK7HuL1H3bQgod2fyaRKrpIQBCguF/KPnWqu4FcGZvyQ6t2ucAbwz15ckztCCwZl/oJeHjDQSA3jd/J0PFIoWI3cpZJVWrD6Eu1gFb1XlKglWoU6KKXpI+AAFh/26PXsHurCIOOvAueI2Mpdm8ZyhkYpMltDZ+TcMoWpXmsl5FaInhYXMQyNze9TS2j21KaxSfxrCywlbCfsY1e0KzEZndorZpZ1WD9wdEqhBY7QMNFkj50nBdZVULx2UId9SyOwGo8ooysbPXpjwLjMxuowplUEj4re8u4XL0yWE2GCyS0qLMYLeyfdVFxhlo98dStuLM6jd6XSbMnh4qvQ/UafqlXuF0u9CWfKhApfJ8DyDIKASvulMjPIhUiTi9WETyfWk5IeEQiw3KiiEutVOBnZ7BoVeiEK+58iQSckHFl7jBbQ7UUjFaHUN8fh71ISGMIoYI8FViGPKWGJdLIRRVDy8UM9XhUOmyDD1ITOO3ztR6O6KqzZqk7KxMTMcbad3O0w0XkZ3eKoYM/y0WBlGlLBC4TOCCcvLQvee7bRXVLH4TiephIilLB+hB5jLlYEGKb+DWl3Iz+XjLqu4UcuAlKo+nnUCSP4lhJAFooRWSr+9LOKzFDWULEwfdaCS9Vnd8MKZnA56JFYzLC2f15GVM4EstBRFRvKNKZJjdVp6ocoQgvqZaoIq4XsQys+lkKkQankjq6jUhTacyTxDKBo+IkJFyv7NLq7kXCe88Ov07sV+YNlt/hhNI93yT74sfzzPDuJ1UAOWHEBuz3r0jKey/yaMrUhe+FlFcfedIYFgNFLY3/cPKJesrMFvLBQAAAAASUVORK5CYII=", "contentType": "image/png", "outline": null, "width": 36, "height": 36, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOVEG", "type": "esriFieldTypeSmallInteger", "alias": "tipoVeg", "domain": { "type": "codedValue", "name": "Tipo Vegetação", "description": "indica o tipo de vegetação", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Caatinga", "code": 1 }, { "name": "Campinarana", "code": 2 }, { "name": "Cerrado", "code": 3 }, { "name": "Estepe", "code": 4 }, { "name": "Floresta", "code": 5 }, { "name": "Réfugio ecológico", "code": 6 }, { "name": "Vegetação de brejo ou pântano", "code": 7 }, { "name": "Vegetação cultivada", "code": 8 }, { "name": "Vegetação de mangue", "code": 9 }, { "name": "Vegetação de restinga", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoVeg" }, { "name": "CLASSIFICACAOPORTE", "type": "esriFieldTypeSmallInteger", "alias": "classificacaoPorte", "domain": { "type": "codedValue", "name": "Classificação do Porte", "description": "indica o porte da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Arbórea", "code": 1 }, { "name": "Arbustiva", "code": 2 }, { "name": "Herbáea", "code": 3 }, { "name": "Rasteira", "code": 4 }, { "name": "Mista", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "classificacaoPorte" }, { "name": "DENSIDADE", "type": "esriFieldTypeSmallInteger", "alias": "densidade", "domain": { "type": "codedValue", "name": "Densidade", "description": "indica a densidade da moto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Alta", "code": 1 }, { "name": "Baixa", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "densidade" }, { "name": "ANTROPIZADA", "type": "esriFieldTypeSmallInteger", "alias": "antropizada", "domain": { "type": "codedValue", "name": "Boleano estendido", "description": "desconhecido, não ou sim", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Não", "code": 1 }, { "name": "Sim", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "antropizada" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151607_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7736_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vegetação Mangue A", "description": "", "prototype": { "attributes": { "ANTROPIZADA": 0, "DENSIDADE": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICACAOPORTE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 63, "name": "Vegetação Cultivada A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 537639.2638, "ymin": 8606054.0471, "xmax": 539488.1484, "ymax": 8611675.4713, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "a235fa8b1d4ef86619abc6485e4637db", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADy0lEQVRogbWZa24kMQiEsxJ33HP0Sfoce8qJIu1IjgPUV7jDj1G3bTCY4uGeeL1er+vfn4/77+tjQhnvOubIPtHDkRFfP+uiiqkyJFu7jilZFd+6rjvE/b0z+Pq/NqqNO2HEG51yHTIyXbq9lS7ZvkFPfRegIFy9k7VPhlsmJxS0Kw9VzxR+nWEVP3muZF7Lmm/wph7viMKPJjpy0ETHe1kTxDsrkURXrXOhPYE54Y9sYwrxbPw9NkVN50EX3hV/SC0ARLsx5S3Hmyfw/qIfMU0h7kJOyTxJWtOQigqOtMZ2GziNwz4/SWA0pMKNs5WUUbSUUQ85CbZ7j4qRwHsK8/1deWhHo9MMZe+hFKEQdT3j0BRBlQ5Bm4NJp9Uhxbmd0e5NvV/vkkUzNEka3fgOUQXp6vkEPXcW07/VJWUypzRJjte2Llwv/2bz4fYGVM97j+ldsJsUsnka1/sz6Q3IISqPh9Mr0+bCKXUkN7hXR+XxIHB6ohyRnOB80NjXO7pEp2D2TsKgUqySReaInhlvFnLRbUJKFzWEyiIyJ1947jV705g+OZR1XHlh2iNY8L5hrE42ouWPQtzJLfuBXtWFY2oIMXBSrycerjq/O4O3UkAZorJzB+9KVqVDN04ONlQGpMkmG3O6u0lSI4eD4P0mt5Z2BlJoux3gTh1q7hXerkETeNPk5BjoyNnpW0yrckPGXU9N4/fkgMKpb45SqyLOJcE9+Ep+58wgipDNT+HdKe00L93hXe9b1sRAyjOZz5SmzUumc+bxoAZmpHgm5dDRg0A+WxPV4v05m6d8e62kMh1SiW6lH/9aKkaSaCrInSap7mBpWSz/tTzJ2GTOkTuJbVVFotWqEKLG1dxJeerWKw/feyJTsVwJUnOZ3ElME/3UPm+KU+ispHKA49luX3Voaj5KC4SilcBqnFYCcrtzdbyrjsy5V0/6dVoJThMmCZU4vQc7m1XrFO9Jps74Qm1CiXqCeNe5Nqqklr0HsAc3CNlXikkVIKFxEg6hFu2C3c7r9DuYMkiVxAxp0SnpEIFZZ+gTX1doYoxqkWv85OCegLdDl2pDCUSJd6f1WimueLsKFE/F9CSLOnIceUpmuJsSZU5uWCcIoz15dJtOiSjkxjzhVTLvvTkhpaB7VnOdQqdfTlzPR6UUOWW3fEwSX0Wk3FVyYtKwU2UqJWg3NkEOQVR03ppA3MnW06rRGdSN33tMO5tOYNzVzSe6wGq/NqavQ1ifeHefo8myO/DOlsgUPc3c3VjHkxlDmxHn+1tkAk4zt1KQziuafMH5YvwEpGdvpFwB2OoAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOVEG", "type": "esriFieldTypeSmallInteger", "alias": "tipoVeg", "domain": { "type": "codedValue", "name": "Tipo Vegetação", "description": "indica o tipo de vegetação", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Caatinga", "code": 1 }, { "name": "Campinarana", "code": 2 }, { "name": "Cerrado", "code": 3 }, { "name": "Estepe", "code": 4 }, { "name": "Floresta", "code": 5 }, { "name": "Réfugio ecológico", "code": 6 }, { "name": "Vegetação de brejo ou pântano", "code": 7 }, { "name": "Vegetação cultivada", "code": 8 }, { "name": "Vegetação de mangue", "code": 9 }, { "name": "Vegetação de restinga", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoVeg" }, { "name": "CLASSIFICAÇÃOPORTE", "type": "esriFieldTypeSmallInteger", "alias": "classificaçãoPorte", "domain": { "type": "codedValue", "name": "Classificação do Porte", "description": "indica o porte da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Arbórea", "code": 1 }, { "name": "Arbustiva", "code": 2 }, { "name": "Herbáea", "code": 3 }, { "name": "Rasteira", "code": 4 }, { "name": "Mista", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "classificaçãoPorte" }, { "name": "DENSIDADE", "type": "esriFieldTypeSmallInteger", "alias": "densidade", "domain": { "type": "codedValue", "name": "Densidade", "description": "indica a densidade da moto", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Alta", "code": 1 }, { "name": "Baixa", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "densidade" }, { "name": "TIPOLAVOURA", "type": "esriFieldTypeSmallInteger", "alias": "tipoLavoura", "domain": { "type": "codedValue", "name": "Tipo Lavoura", "description": "Forma da Lavoura cultivada", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Anual", "code": 1 }, { "name": "Perene", "code": 2 }, { "name": "Semi-perene", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoLavoura" }, { "name": "FINALIDADE", "type": "esriFieldTypeSmallInteger", "alias": "Finalidade", "domain": { "type": "codedValue", "name": "Finalidade Cultura", "description": "Indica a finalidade da cultura", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Conservação ambiental", "code": 1 }, { "name": "Exploração econômica", "code": 2 }, { "name": "Ornamental", "code": 3 }, { "name": "Subsistência", "code": 4 }, { "name": "Outros", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "finalidade" }, { "name": "TERRENO", "type": "esriFieldTypeSmallInteger", "alias": "terreno", "domain": { "type": "codedValue", "name": "Condição Terreno", "description": "Condição do terreno da vegetacao", "codedValues": [ { "name": "Desconhecida", "code": 0 }, { "name": "Seco", "code": 1 }, { "name": "Irrigado", "code": 2 }, { "name": "Inundado", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "terreno" }, { "name": "CULTIVOPREDOMINANTE", "type": "esriFieldTypeSmallInteger", "alias": "cultivoPredominante", "domain": { "type": "codedValue", "name": "Cultivo Predominante", "description": "indica a principal cultura", "codedValues": [ { "name": "Não identificado", "code": 0 }, { "name": "Abacate", "code": 1 }, { "name": "Abacaxi ou ananás", "code": 2 }, { "name": "Acácia", "code": 3 }, { "name": "Alfafa", "code": 4 }, { "name": "Algaroba", "code": 5 }, { "name": "Algodão arbóreo", "code": 6 }, { "name": "Algodão Herbáceo", "code": 7 }, { "name": "Alho", "code": 8 }, { "name": "Amendoim", "code": 9 }, { "name": "Auracária", "code": 10 }, { "name": "Arroz", "code": 11 }, { "name": "Aveia", "code": 12 }, { "name": "Azeitona", "code": 13 }, { "name": "Açai", "code": 14 }, { "name": "Banana", "code": 15 }, { "name": "Batata Inglesa", "code": 16 }, { "name": "Batata-doce", "code": 17 }, { "name": "Cacau", "code": 18 }, { "name": "Café", "code": 19 }, { "name": "Caju", "code": 20 }, { "name": "Cana de açucar", "code": 21 }, { "name": "Carnaúba", "code": 22 }, { "name": "Cebola", "code": 23 }, { "name": "Centeio", "code": 24 }, { "name": "Cevada", "code": 25 }, { "name": "Chá-da-índia", "code": 26 }, { "name": "Coco-da-baía", "code": 27 }, { "name": "Dendê", "code": 28 }, { "name": "Erva-mate", "code": 29 }, { "name": "Ervilha", "code": 30 }, { "name": "Eucalipto", "code": 31 }, { "name": "Fava", "code": 32 }, { "name": "Feijão", "code": 33 }, { "name": "Figo", "code": 34 }, { "name": "Flores", "code": 35 }, { "name": "Fumo", "code": 36 }, { "name": "Girassol", "code": 37 }, { "name": "Goiaba", "code": 38 }, { "name": "Guaraná", "code": 39 }, { "name": "Hortaliças", "code": 40 }, { "name": "Juta", "code": 41 }, { "name": "Laranja", "code": 42 }, { "name": "Limão", "code": 43 }, { "name": "Linho", "code": 44 }, { "name": "Malva", "code": 45 }, { "name": "Mamona", "code": 46 }, { "name": "Mandioca", "code": 47 }, { "name": "Mandioca, aipim ou macaxeira", "code": 48 }, { "name": "manga", "code": 49 }, { "name": "Maracujá", "code": 50 }, { "name": "Marmelo", "code": 51 }, { "name": "Maçã", "code": 52 }, { "name": "Melancia", "code": 53 }, { "name": "Melão", "code": 54 }, { "name": "Milho", "code": 55 }, { "name": "Noz", "code": 56 }, { "name": "Palmeira", "code": 57 }, { "name": "Palmito", "code": 58 }, { "name": "Pastagem Cultivada", "code": 59 }, { "name": "Pera", "code": 60 }, { "name": "Pimenta do reino", "code": 61 }, { "name": "Pinus", "code": 62 }, { "name": "Plantas ornamentais", "code": 63 }, { "name": "Pêssego", "code": 64 }, { "name": "Rami", "code": 65 }, { "name": "Seringueira", "code": 66 }, { "name": "Sisal ou agave", "code": 67 }, { "name": "Soja", "code": 68 }, { "name": "Sorgo", "code": 69 }, { "name": "Tangerina", "code": 70 }, { "name": "Tomate", "code": 71 }, { "name": "Trigo", "code": 72 }, { "name": "Triticale", "code": 73 }, { "name": "Tungue", "code": 74 }, { "name": "Urucum", "code": 75 }, { "name": "Uva", "code": 76 }, { "name": "Videira", "code": 77 }, { "name": "Misto", "code": 78 }, { "name": "Outros", "code": 79 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "cultivoPredominante" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151605_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7734_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Vegetação Cultivada A", "description": "", "prototype": { "attributes": { "CULTIVOPREDOMINANTE": 0, "TERRENO": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOVEG": 0, "CLASSIFICAÇÃOPORTE": 0, "DENSIDADE": 0, "TIPOLAVOURA": 0, "FINALIDADE": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 64, "name": "Ilha A", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 50000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDurableUrlForSyncModelNone": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 530835.0883, "ymin": 8592027.6826, "xmax": 550222.6004, "ymax": 8612238.6355, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_height", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 32724, "latestWkid": 32724, "vcsWkid": 5773, "latestVcsWkid": 5773, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "EGM96_Geoid", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TIPOILHA", "uniqueValueGroups": [ { "heading": "tipoIlha", "classes": [ { "label": "Fluvial", "description": "Fluvial", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "values": [ [ "0" ] ] }, { "label": "Lacustre", "description": "Lacustre", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 247, 218, 255 ], "outline": null }, "values": [ [ "1" ] ] }, { "label": "Marítima", "description": "Marítima", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 137, 68, 255 ], "outline": null }, "values": [ [ "2" ] ] }, { "label": "Mista", "description": "Mista", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 250, 205, 255 ], "outline": null }, "values": [ [ "3" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 112, 68, 255 ], "outline": null }, "value": "0", "label": "Fluvial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 247, 218, 255 ], "outline": null }, "value": "1", "label": "Lacustre" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 137, 68, 255 ], "outline": null }, "value": "2", "label": "Marítima" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 250, 205, 255 ], "outline": null }, "value": "3", "label": "Mista" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 197, 252, 255 ], "toColor": [ 187, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 252, 179, 255 ], "toColor": [ 196, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 179, 255 ], "toColor": [ 252, 199, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 246, 255 ], "toColor": [ 179, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 222, 255 ], "toColor": [ 252, 179, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 252, 212, 255 ], "toColor": [ 250, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 184, 252, 255 ], "toColor": [ 231, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 234, 252, 255 ], "toColor": [ 212, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 230, 255 ], "toColor": [ 252, 215, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 212, 255 ], "toColor": [ 252, 230, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 210, 252, 255 ], "toColor": [ 247, 210, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CLASSE", "typeIdField": "TIPOILHA", "subtypeField": "tipoIlha", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASSE", "type": "esriFieldTypeString", "alias": "CLASSE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLASSE" }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "NOME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "Nome" }, { "name": "GEOMETRIAAPROXIMADA", "type": "esriFieldTypeSmallInteger", "alias": "GEOMETRIAAPROXIMADA", "domain": { "type": "codedValue", "name": "Boleano", "description": "Não ou Sim", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "geometriaAproximada" }, { "name": "TIPOILHA", "type": "esriFieldTypeSmallInteger", "alias": "TIPOILHA", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoIlha" }, { "name": "TIPOELEMNAT", "type": "esriFieldTypeSmallInteger", "alias": "TIPOELEMNAT", "domain": { "type": "codedValue", "name": "Tipo Elem Natural", "description": "Tipo do elemento natural do objeto", "codedValues": [ { "name": "Cabo", "code": 0 }, { "name": "Caverna", "code": 1 }, { "name": "Chapada", "code": 2 }, { "name": "Dolina", "code": 3 }, { "name": "Duna", "code": 4 }, { "name": "Escarpa", "code": 5 }, { "name": "Falha", "code": 6 }, { "name": "Falésia", "code": 7 }, { "name": "Fenda", "code": 8 }, { "name": "Gruta", "code": 9 }, { "name": "Maciço", "code": 10 }, { "name": "Montanha", "code": 11 }, { "name": "Morro", "code": 12 }, { "name": "Penísula", "code": 13 }, { "name": "Pico", "code": 14 }, { "name": "Planalto", "code": 15 }, { "name": "Planície", "code": 16 }, { "name": "Ponta", "code": 17 }, { "name": "Praia", "code": 18 }, { "name": "Rocha", "code": 19 }, { "name": "Serra", "code": 20 }, { "name": "Talude", "code": 21 }, { "name": "Ilha", "code": 22 }, { "name": "Outros", "code": 23 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "tipoElemNat" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R4151564_SDE_ROWID_UK", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "A7693_IX1", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Fluvial", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} }, "templates": [ { "name": "Fluvial", "description": "", "prototype": { "attributes": { "TIPOELEMNAT": 22, "TIPOILHA": 0, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "Lacustre", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} }, "templates": [ { "name": "Lacustre", "description": "", "prototype": { "attributes": { "TIPOELEMNAT": 22, "TIPOILHA": 1, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "Marítima", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} }, "templates": [ { "name": "Marítima", "description": "", "prototype": { "attributes": { "TIPOELEMNAT": 22, "TIPOILHA": 2, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Mista", "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} }, "templates": [ { "name": "Mista", "description": "", "prototype": { "attributes": { "TIPOELEMNAT": 22, "TIPOILHA": 3, "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 0, "name": "Fluvial", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOILHA": 0, "TIPOELEMNAT": 22, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} } }, { "code": 1, "name": "Lacustre", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOILHA": 1, "TIPOELEMNAT": 22, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} } }, { "code": 2, "name": "Marítima", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOILHA": 2, "TIPOELEMNAT": 22, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} } }, { "code": 3, "name": "Mista", "defaultValues": { "CLASSE": null, "NOME": null, "GEOMETRIAAPROXIMADA": 0, "TIPOILHA": 3, "TIPOELEMNAT": 22, "SHAPE.AREA": null, "SHAPE.LEN": null }, "domains": { "GEOMETRIAAPROXIMADA": {"type": "inherited"}, "TIPOELEMNAT": {"type": "inherited"} } } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "1ef1548a9e06435f869f439f0603c062" } ], "tables": [] }