{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Estações de 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": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "67f0adc1b263238736876f97a886e4b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACmUlEQVRIicVUT0gUURz+vefMrquumaugrYdIC4IQLyGopAM1UUH3bpLQpUPXSCTRg3SIEIxOgdChQ4eEImhUxsiEArWyssNCf8CVdNPVdXdnt33zi99bR7RZIWGs7/L7vnlvvu/93rx5CuwzlP8a0GGa+XEhTjPbPoUAh6TmPA62/bZCVUdIjmhafM8BmmFcFNnsHeJlinKktaYGijiXY0WMwfvVVfiWTA6RbjeMW0xVByY0LbenDrxAwYCBubmnzxYWLhxQValLFAU+xONwNhyW+uvGBmSEgCq/v5T0smX1Nfj9l8A0G0lv72RHgGYY56mSOWMMhltb5fNPa2swubQE0VRKah/ncC4chs76eqkvT01BZH39OOf89qbVNVdALyI3DWPQ0ZU+H6SFkHzZsqCuVC52CxQys7Ii+bHycogkEoC2fZW0bpr3DE37vOsWeQnFIS/Hx9ttxAZH00l5HYtJPjg/X/Dl5qoqWauLi2VFgCKq2UymEwCu7wgQQjR7tmzO21wdMMZqAdETf0TMH7d/+g0EYv5IeAHGYq4ABWDm1x/zToZCsvY0NoLKORwNBqWOptMQz2Yh5PdLPba4uNMfcdoVEAoGx34kEj+JI6J0JhPCiYoKqA0EtgzCJSWyPo9Gd2mAPXAF7BcUhzxqaUl3GMZN4gJxyBIClixLjlH9GHffyPSvEJwrhHP+hKqp668KdjCh63ep3pid7ZuOxSpTm1dFXSAAxB1DG5F+KuB5CclcjrbNWgPo2rWD7fA1NVVbo6Pdw5FItzQE8K9kMq7VHy4rk/xLMvmYqeqVCU2L/VWAl1AKPexlzAaA/jOTk/dJ51KpLsZ5MyAelBMQqZ133y3rIckXuv5mTwEORtvanHPY72kHXuI3RA/0cU86FTAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Nome]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 304, "symbol": { "type": "esriTS", "color": [ 0, 168, 132, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Tahoma", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "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": "esriServerHTMLPopupTypeNone", "displayField": "cod", "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": "WS1_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": "WS1_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": true, "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": "d4366c4658324637b3093654963e2c76" }