{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Estações do Bonde", "type": "Feature Layer", "description": "Estações dos bondes.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Prefeitura da Cidade do Rio de Janeiro", "parentLayer": { "id": 11, "name": "Bonde" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3db6da19572ce6a8b11bd1256a107902", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAsUlEQVQYlZWRsQ4BQRRFz0u2UJAIn6DUUlIq1LJCJBrR6RV60e4vkAi7DV+gluh1CpVeKfMEhZllJG45OXNz3nsBfyRIP2hCBUMduHJjI10uX2FdEWEYWVUzXdOXkK0Da8wAtcBX8sBCl5Slw/ndrAw9qjkCesDU1ih4JzMUXWfhgFLy4HsXVsZAE8imwB0hMW0LlpCTJlQxREDtuTphToaJCOo2Pz60OAINn/rHUX7lDiUrKTrH3Z9rAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 682760.2487000003, "ymin": 7460701.3624, "xmax": 686798.2070000004, "ymax": 7465262.5431, "spatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Nome", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cod", "type": "esriFieldTypeSmallInteger", "alias": "Cod", "domain": null }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "length": 50, "domain": null }, { "name": "trecho", "type": "esriFieldTypeString", "alias": "Trecho", "length": 50, "domain": null }, { "name": "flg_ativa", "type": "esriFieldTypeSmallInteger", "alias": "Flg_Ativa", "domain": { "type": "codedValue", "name": "Flg_Ativo", "description": "Se o trecho está em operação ou não", "codedValues": [ { "name": "Não", "code": 0 }, { "name": "Sim", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "Flg_Status", "description": "Status da implantação da ciclovia/faixa", "codedValues": [ { "name": "Em Construção", "code": 0 }, { "name": "Implantada", "code": 1 }, { "name": "Projetada", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "data_inc", "type": "esriFieldTypeDate", "alias": "Data_Inc", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1165da9b51c245088f07c4b3b891d4e9" }