{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 11, "name": "Curvas Nível 5m", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": false, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": false, "supportsTopFeaturesQuery": false, "supportsOrderByOnlyOnLayerFields": false }, "hasMetadata": false, "extent": { "xmin": 678701.3796000006, "ymin": 6997368.6109, "xmax": 697777.7269000001, "ymax": 7055058.289000002, "spatialReference": { "wkid": 31982, "latestWkid": 31982, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31982, "latestWkid": 31982, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipo", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 211, 127, 255 ], "width": 2 }, "value": "M", "label": "Curvas de Nível Mestras" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 170, 102, 255 ], "width": 0.5 }, "value": "S", "label": "Curvas de Nível Secundárias" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[elevation]", "labelPlacement": "esriServerLinePlacementCenterAlong", "allowOverrun": false, "repeatLabel": false, "deconflictionStrategy": "dynamic", "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 23, "symbol": { "type": "esriTS", "color": [ 77, 40, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 244, 217, 255 ], "haloSize": 0.5, "font": { "family": "Times New Roman", "size": 7, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": true, "hasZ": true, "supportsVCSProjection": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": null, "displayField": "elevation", "typeIdField": "tipo", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "editable": false }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 2 }, { "name": "cota_texto", "type": "esriFieldTypeString", "alias": "COTA_TEXTO", "domain": null, "editable": true, "nullable": true, "length": 4 } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r397_sde_rowid_uk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a347_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "M", "name": "Curvas de Nível Mestras", "domains": {}, "templates": [ { "name": "M", "description": "", "prototype": { "attributes": { "cota_texto": null, "tipo": null, "elevation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "S", "name": "Curvas de Nível Secundárias", "domains": {}, "templates": [ { "name": "S", "description": "", "prototype": { "attributes": { "cota_texto": null, "tipo": null, "elevation": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "useStandardizedQueries": true, "standardMaxRecordCount": 2000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON", "maxRecordCount": 1000, "allowGeometryUpdates": true, "capabilities": "Query,Extract", "enableZDefaults": true, "allowUpdateWithoutMValues": true, "zDefault": 0, "serviceItemId": "5e29c213a0f6472eabe357b95408eab3", "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "sqlParserVersion": "PG_10.6.1" }