{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Quantidade Total de Carga Transportada, 2016", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -57.04, "ymin": -31.72000000099996, "xmax": -51.16999999999996, "ymax": -28.2500000007873, "spatialReference": { "wkid": 4674, "latestWkid": 4674 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "304beae3609b7f2a0ef1aa54886b5869", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAYAAAARIY8tAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATJJREFUSInt1KFLA2EcxvGvMn1QUHSYTCYNm2hy4Cw2+zAaNM0o/gmmJatBk1gEEbsg239g2GmzWL0gTngUxOBNj4G7cdzEsAde7uW93+/9vO+Fy9Hn5P4bsCNp0fY+8JEpIGnD9oltgCZwnClgeyGGzUdQamBKUsF2EShEYzmGVYFVIAACSYHtAHj8DRiRVLNdAIrAbMIJJ4ByNIjVPgN3EXwAPLSBMdt73S/bUyaBElCSdGb7GxjOYPPODMHPJ3oFdhMaVoDtaH4NXHQrtt2MA2/AUQLw0gYk3dpOqicO9C0DYAD8DTANbALV9oLtCl8/tlPgKTWQz+dLYRg2gNGOV3PAIVADtoDzVECr1RoH7oE60ADeJa3brktas10GZlLfwPYNsNSxdhU9L7v19gRkkU8Rh21VlfMMAgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 18, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[LOCAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 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": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "gid", "globalIdField": "", "displayField": "icao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "gid", "type": "esriFieldTypeOID", "alias": "gid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "gid" }, { "name": "icao", "type": "esriFieldTypeString", "alias": "Código Infraero", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "icao" }, { "name": "local", "type": "esriFieldTypeString", "alias": "Nome do município do aeroporto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "local" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome do aeroporto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome" }, { "name": "cat", "type": "esriFieldTypeDouble", "alias": "Categoria do aeroporto", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cat" }, { "name": "adm", "type": "esriFieldTypeString", "alias": "Administrador do aeroporto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "adm" }, { "name": "comp_pista", "type": "esriFieldTypeDouble", "alias": "Comprimento da pista (m)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "comp_pista" }, { "name": "destinos", "type": "esriFieldTypeString", "alias": "Destinos rotas do aeroporto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "destinos" }, { "name": "cargatot16", "type": "esriFieldTypeDouble", "alias": "Carga transportada em 2016", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cargatot16" }, { "name": "passagpago", "type": "esriFieldTypeDouble", "alias": "Passag pagantes transport 2016", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "passagpago" }, { "name": "passaggrat", "type": "esriFieldTypeDouble", "alias": "Passag grátis transport 2016", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "passaggrat" }, { "name": "passgtot16", "type": "esriFieldTypeDouble", "alias": "Passageiros totais transport", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "passgtot16" }, { "name": "geocodigo", "type": "esriFieldTypeInteger", "alias": "Geocódigo IBGE do Município ", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geocodigo" }, { "name": "areakm2_ibge", "type": "esriFieldTypeDouble", "alias": "areakm2_ibge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "areakm2_ibge" } ], "geometryField": { "name": "geom", "type": "esriFieldTypeGeometry", "alias": "geom", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "geom" }, "indexes": [ { "name": "r336_sde_rowid_uk", "fields": "gid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a275_ix1", "fields": "geom", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Quantidade Total de Carga Transportada, 2016", "description": "", "prototype": { "attributes": { "geocodigo": null, "areakm2_ibge": null, "icao": null, "local": null, "nome": null, "cat": null, "adm": null, "comp_pista": null, "destinos": null, "cargatot16": null, "passagpago": null, "passaggrat": null, "passgtot16": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "c7e097008e8c47c88d3e481078451284" } ], "tables": [] }