{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 317, "name": "Localizacao de projectos - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ef92977753253584de80ffc7d0d1faad", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAPCAYAAADzun+cAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB0UlEQVQ4jc2UPWgUYRCGn/m+zYmVkkIQBEsFW7EwFmrhz6EhGtnFGGIjnBFUUBAhe+HCXRAbQQnCFflBULyDoKgXbRQ8EME+SBRECBFjUIgEZN3db0RsRBKN+dO3npkHZt55Pf6RvP8GXOT2WdBDghlMiB56ZK4Ba/92sKLXwY4J7irwOcGcLOB/mhO8CdP3inQz6FADmTDFFQ2mBmycJ9MJcsGhk4b0Gci0xewNf4LOCvbxU6CzRGVC0ZJBNoBpAncX2PoH6BeFdsFFBnki8DLmazak48O8bxwSlHqpvFMog1uf4PY3YPsVbZ6jZcqhBy1my48eHseYIwU6ZmYr/q25uggGilTeC1q1yL2YqMVj1VvQM7+UjlnSrGCPft+Swo11TJ/IkYsX7Oo8wUiJ6m7BPfDI1C1uX4K8EbgCGKCe4FrB9gCnFLmcJ7i4JO8U4r8ocrNJsI9S5LmiWUEOgzZ72HMCAwotwOk8Qd+S/nGeY697ubUdTM0gTwXXGrP6vBLdF9gG4ocEw8sSIF20TRao7vRww4qpeUTjQCPInpCgvqzJVcCfKVM+MMWafkF2paQ7umkbXZHIzJGLFT1+iTuN3QQfVzSrBVFgQdBFgRerb2v2oxenPGSLAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 22, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TOTCOST] CONCAT \"\u20ac\"", "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 132, 0, 168, 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": 1, "font": { "family": "Verdana", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Project Name", "length": 50, "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Total Cost", "domain": null }, { "name": "totlen", "type": "esriFieldTypeDouble", "alias": "Total Length", "domain": null }, { "name": "totarea", "type": "esriFieldTypeDouble", "alias": "Total Area", "domain": null }, { "name": "totpnt", "type": "esriFieldTypeDouble", "alias": "Point Count", "domain": null }, { "name": "datestart", "type": "esriFieldTypeDate", "alias": "Expected Start Date", "length": 8, "domain": null }, { "name": "datecomp", "type": "esriFieldTypeDate", "alias": "Date Completed", "length": 8, "domain": null }, { "name": "cipstat", "type": "esriFieldTypeString", "alias": "CIP Status", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "Estados do projecto ou obra", "codedValues": [ { "name": "Projecto", "code": "Proposed" }, { "name": "Finalizado", "code": "Completed" }, { "name": "Aprovado", "code": "Approved" }, { "name": "Financiado", "code": "Funded" }, { "name": "Em construcao", "code": "Under Construction" }, { "name": "Cancelado", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 200, "domain": null }, { "name": "prjman", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 50, "domain": { "type": "codedValue", "name": "CIPProjManager", "description": "Lista de valores com possiveis gestores de projecto", "codedValues": [ { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" }, { "name": "Eng Municipal", "code": "City Engineer" }, { "name": "Enc Obras/Projectos", "code": "Operations Manager" }, { "name": "Dir Reabilitacao Urb", "code": "PW Director" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "creatnam", "type": "esriFieldTypeString", "alias": "Created By", "length": 50, "domain": null }, { "name": "creatdat", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "Link to Report", "length": 175, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Last Update", "length": 8, "domain": null }, { "name": "projtype", "type": "esriFieldTypeString", "alias": "Project Type", "length": 80, "domain": { "type": "codedValue", "name": "CIPProjectType", "description": "Tipo de projecto", "codedValues": [ { "name": "Distribuicao", "code": "Water Distribution" }, { "name": "Drenagem", "code": "Sewer Collection" }, { "name": "Pluviais", "code": "Storm Drainage" }, { "name": "Ruas", "code": "Streets" }, { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fundsour", "type": "esriFieldTypeString", "alias": "Funding Source", "length": 80, "domain": { "type": "codedValue", "name": "CIPFundingSource", "description": "Lista de possiveis origens de fundos", "codedValues": [ { "name": "NC", "code": "Unknown" }, { "name": "Receitas proprias", "code": "General Revenue" }, { "name": "Receitas do estado", "code": "System Revenues" }, { "name": "Fundos comunitarios", "code": "Connection Fees" }, { "name": "Outro(a)", "code": "Other" }, { "name": "Alplic. Bancarias", "code": "Revenue Bonds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "manphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 80, "domain": null }, { "name": "manemail", "type": "esriFieldTypeString", "alias": "Contant Email", "length": 80, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i257projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r113_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a79_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "CIPProjects", "relatedTableId": 313, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true, "catalogID": "{5C924455-860A-44CB-8BE7-A1FF569CEC95}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "3c6aa5c123b4495388a809c447a2a341" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 316, "name": "Pontos - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Nome do projecto", "length": 50, "domain": null }, { "name": "strategy", "type": "esriFieldTypeString", "alias": "Estrategia", "length": 50, "domain": null }, { "name": "action", "type": "esriFieldTypeString", "alias": "Accao", "length": 50, "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "Custo", "domain": null }, { "name": "multi", "type": "esriFieldTypeDouble", "alias": "Multiplicador", "domain": null }, { "name": "addcost", "type": "esriFieldTypeDouble", "alias": "Custo adicional", "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Custo total", "domain": null }, { "name": "extfilt1", "type": "esriFieldTypeString", "alias": "Valor existente 1", "length": 50, "domain": null }, { "name": "extfilt2", "type": "esriFieldTypeString", "alias": "Valor existente 2", "length": 50, "domain": null }, { "name": "profilt1", "type": "esriFieldTypeString", "alias": "Valor de substituicao 1", "length": 50, "domain": null }, { "name": "profilt2", "type": "esriFieldTypeString", "alias": "Valor de substituicao 2", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 255, "domain": null }, { "name": "assettyp", "type": "esriFieldTypeString", "alias": "Fonte", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "ID de entidade", "length": 120, "domain": null }, { "name": "sourcoid", "type": "esriFieldTypeString", "alias": "ID de origem", "length": 50, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Ultima actualizacao", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i258projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r114_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a80_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "CIPProjects", "relatedTableId": 313, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{0113ABA6-9DE9-40CD-8385-A368B598A219}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "3c6aa5c123b4495388a809c447a2a341" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 315, "name": "Linhas - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.25 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Nome do projecto", "length": 50, "domain": null }, { "name": "strategy", "type": "esriFieldTypeString", "alias": "Estrategia", "length": 50, "domain": null }, { "name": "action", "type": "esriFieldTypeString", "alias": "Accao", "length": 50, "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "Custo", "domain": null }, { "name": "multi", "type": "esriFieldTypeDouble", "alias": "Multiplicador", "domain": null }, { "name": "length", "type": "esriFieldTypeString", "alias": "Comprimento", "length": 50, "domain": null }, { "name": "addcost", "type": "esriFieldTypeDouble", "alias": "Custo adicional", "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Custo total", "domain": null }, { "name": "extfilt1", "type": "esriFieldTypeString", "alias": "Valor existente 1", "length": 50, "domain": null }, { "name": "extfilt2", "type": "esriFieldTypeString", "alias": "Valor existente 2", "length": 50, "domain": null }, { "name": "profilt1", "type": "esriFieldTypeString", "alias": "Valor de substituicao 1", "length": 50, "domain": null }, { "name": "profilt2", "type": "esriFieldTypeString", "alias": "Valor de substituicao 2", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 255, "domain": null }, { "name": "assettyp", "type": "esriFieldTypeString", "alias": "Fonte", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "ID de entidade", "length": 120, "domain": null }, { "name": "sourcoid", "type": "esriFieldTypeString", "alias": "ID de origem", "length": 50, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Ultima actualizacao", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i259projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r115_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a81_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 2, "name": "CIPProjects", "relatedTableId": 313, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{8F63CF92-9D37-442F-A46A-FB88021C654D}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3c6aa5c123b4495388a809c447a2a341" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 314, "name": "Poligonos - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Nome do projecto", "length": 50, "domain": null }, { "name": "strategy", "type": "esriFieldTypeString", "alias": "Estrategia", "length": 50, "domain": null }, { "name": "action", "type": "esriFieldTypeString", "alias": "Accao", "length": 50, "domain": null }, { "name": "cost", "type": "esriFieldTypeDouble", "alias": "Custo", "domain": null }, { "name": "multi", "type": "esriFieldTypeDouble", "alias": "Multiplicador", "domain": null }, { "name": "addcost", "type": "esriFieldTypeDouble", "alias": "Custo adicional", "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Custo total", "domain": null }, { "name": "extfilt1", "type": "esriFieldTypeString", "alias": "Valor existente 1", "length": 50, "domain": null }, { "name": "extfilt2", "type": "esriFieldTypeString", "alias": "Valor existente 2", "length": 50, "domain": null }, { "name": "profilt1", "type": "esriFieldTypeString", "alias": "Valor de substituicao 1", "length": 50, "domain": null }, { "name": "profilt2", "type": "esriFieldTypeString", "alias": "Valor de substituicao 2", "length": 50, "domain": null }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 255, "domain": null }, { "name": "assettyp", "type": "esriFieldTypeString", "alias": "Fonte", "length": 255, "domain": null }, { "name": "facilityid", "type": "esriFieldTypeString", "alias": "ID de entidade", "length": 120, "domain": null }, { "name": "sourcoid", "type": "esriFieldTypeString", "alias": "ID de origem", "length": 50, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Ultima actualizacao", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i254projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r110_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a76_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 3, "name": "CIPProjects", "relatedTableId": 313, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{61CBA22E-2924-496E-A7BF-88A377151DFF}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3c6aa5c123b4495388a809c447a2a341" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 313, "name": "Projectos - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Nome do projecto", "length": 50, "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Custo total", "domain": null }, { "name": "totlen", "type": "esriFieldTypeDouble", "alias": "Comprimento total", "domain": null }, { "name": "totarea", "type": "esriFieldTypeDouble", "alias": "Area total", "domain": null }, { "name": "totpnt", "type": "esriFieldTypeDouble", "alias": "Numero de pontos", "domain": null }, { "name": "datestart", "type": "esriFieldTypeDate", "alias": "Data de inicio", "length": 8, "domain": null }, { "name": "datecomp", "type": "esriFieldTypeDate", "alias": "Data de fim", "length": 8, "domain": null }, { "name": "cipstat", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "Estados do projecto ou obra", "codedValues": [ { "name": "Projecto", "code": "Proposed" }, { "name": "Finalizado", "code": "Completed" }, { "name": "Aprovado", "code": "Approved" }, { "name": "Financiado", "code": "Funded" }, { "name": "Em construcao", "code": "Under Construction" }, { "name": "Cancelado", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 200, "domain": null }, { "name": "prjman", "type": "esriFieldTypeString", "alias": "Gestor de projecto", "length": 50, "domain": { "type": "codedValue", "name": "CIPProjManager", "description": "Lista de valores com possiveis gestores de projecto", "codedValues": [ { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" }, { "name": "Eng Municipal", "code": "City Engineer" }, { "name": "Enc Obras/Projectos", "code": "Operations Manager" }, { "name": "Dir Reabilitacao Urb", "code": "PW Director" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "creatnam", "type": "esriFieldTypeString", "alias": "Criado por", "length": 50, "domain": null }, { "name": "creatdat", "type": "esriFieldTypeDate", "alias": "Data de criacao", "length": 8, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "Hiperligacao para relatorio", "length": 175, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Data de actualizacao", "length": 8, "domain": null }, { "name": "projtype", "type": "esriFieldTypeString", "alias": "Tipo de projecto", "length": 80, "domain": { "type": "codedValue", "name": "CIPProjectType", "description": "Tipo de projecto", "codedValues": [ { "name": "Distribuicao", "code": "Water Distribution" }, { "name": "Drenagem", "code": "Sewer Collection" }, { "name": "Pluviais", "code": "Storm Drainage" }, { "name": "Ruas", "code": "Streets" }, { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fundsour", "type": "esriFieldTypeString", "alias": "Financiamento", "length": 80, "domain": { "type": "codedValue", "name": "CIPFundingSource", "description": "Lista de possiveis origens de fundos", "codedValues": [ { "name": "NC", "code": "Unknown" }, { "name": "Receitas proprias", "code": "General Revenue" }, { "name": "Receitas do estado", "code": "System Revenues" }, { "name": "Fundos comunitarios", "code": "Connection Fees" }, { "name": "Outro(a)", "code": "Other" }, { "name": "Alplic. Bancarias", "code": "Revenue Bonds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "manphone", "type": "esriFieldTypeString", "alias": "Contacto telefonico", "length": 80, "domain": null }, { "name": "manemail", "type": "esriFieldTypeString", "alias": "Contacto de email", "length": 80, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i256projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r112_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a78_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "CIPProjectsLocations", "relatedTableId": 317, "role": "esriRelRoleOrigin", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true, "catalogID": "{5C924455-860A-44CB-8BE7-A1FF569CEC95}" }, { "id": 2, "name": "CIPPolylines", "relatedTableId": 315, "role": "esriRelRoleOrigin", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{8F63CF92-9D37-442F-A46A-FB88021C654D}" }, { "id": 3, "name": "CIPPolygons", "relatedTableId": 314, "role": "esriRelRoleOrigin", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{61CBA22E-2924-496E-A7BF-88A377151DFF}" }, { "id": 1, "name": "CIPPoints", "relatedTableId": 316, "role": "esriRelRoleOrigin", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{0113ABA6-9DE9-40CD-8385-A368B598A219}" }, { "id": 4, "name": "CIPProjectsOverview", "relatedTableId": 312, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true, "catalogID": "{EC3DAA27-95D9-41C3-804F-71B817974663}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3c6aa5c123b4495388a809c447a2a341" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 312, "name": "Resumo de projecto - Estimativa de custos", "type": "Feature Layer", "description": "This dataset contains a series of features derived during the capital planning process. Model results are stored within this feature dataset and used as inputs to the capital planning process.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5623200, "falseY": -14394800, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 132, 0, 168, 255 ], "width": 1.25 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 3763, "latestWkid": 3763, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -6185313.720203201, "falseY": -1.539485647500886E7, "xyUnits": 4.093377241636922E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "projname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "projname", "type": "esriFieldTypeString", "alias": "Nome do projecto", "length": 50, "domain": null }, { "name": "totcost", "type": "esriFieldTypeDouble", "alias": "Custo total", "domain": null }, { "name": "totlen", "type": "esriFieldTypeDouble", "alias": "Comprimento total", "domain": null }, { "name": "totarea", "type": "esriFieldTypeDouble", "alias": "Area total", "domain": null }, { "name": "totpnt", "type": "esriFieldTypeDouble", "alias": "Numero de pontos", "domain": null }, { "name": "datestart", "type": "esriFieldTypeDate", "alias": "Data de inicio", "length": 8, "domain": null }, { "name": "datecomp", "type": "esriFieldTypeDate", "alias": "Data de fim", "length": 8, "domain": null }, { "name": "cipstat", "type": "esriFieldTypeString", "alias": "Estado", "length": 50, "domain": { "type": "codedValue", "name": "CIPStatus", "description": "Estados do projecto ou obra", "codedValues": [ { "name": "Projecto", "code": "Proposed" }, { "name": "Finalizado", "code": "Completed" }, { "name": "Aprovado", "code": "Approved" }, { "name": "Financiado", "code": "Funded" }, { "name": "Em construcao", "code": "Under Construction" }, { "name": "Cancelado", "code": "Canceled" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Observacoes", "length": 200, "domain": null }, { "name": "prjman", "type": "esriFieldTypeString", "alias": "Gestor de projecto", "length": 50, "domain": { "type": "codedValue", "name": "CIPProjManager", "description": "Lista de valores com possiveis gestores de projecto", "codedValues": [ { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" }, { "name": "Eng Municipal", "code": "City Engineer" }, { "name": "Enc Obras/Projectos", "code": "Operations Manager" }, { "name": "Dir Reabilitacao Urb", "code": "PW Director" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "creatnam", "type": "esriFieldTypeString", "alias": "Criado por", "length": 50, "domain": null }, { "name": "creatdat", "type": "esriFieldTypeDate", "alias": "Data de criacao", "length": 8, "domain": null }, { "name": "link", "type": "esriFieldTypeString", "alias": "Hiperligacao para relatorio", "length": 175, "domain": null }, { "name": "lasteditor", "type": "esriFieldTypeString", "alias": "Ultimo editor", "length": 50, "domain": null }, { "name": "lastupdate", "type": "esriFieldTypeDate", "alias": "Data de actualizacao", "length": 8, "domain": null }, { "name": "projtype", "type": "esriFieldTypeString", "alias": "Tipo de projecto", "length": 80, "domain": { "type": "codedValue", "name": "CIPProjectType", "description": "Tipo de projecto", "codedValues": [ { "name": "Distribuicao", "code": "Water Distribution" }, { "name": "Drenagem", "code": "Sewer Collection" }, { "name": "Pluviais", "code": "Storm Drainage" }, { "name": "Ruas", "code": "Streets" }, { "name": "Outro(a)", "code": "Other" }, { "name": "NC", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fundsour", "type": "esriFieldTypeString", "alias": "Financiamento", "length": 80, "domain": { "type": "codedValue", "name": "CIPFundingSource", "description": "Lista de possiveis origens de fundos", "codedValues": [ { "name": "NC", "code": "Unknown" }, { "name": "Receitas proprias", "code": "General Revenue" }, { "name": "Receitas do estado", "code": "System Revenues" }, { "name": "Fundos comunitarios", "code": "Connection Fees" }, { "name": "Outro(a)", "code": "Other" }, { "name": "Alplic. Bancarias", "code": "Revenue Bonds" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "manphone", "type": "esriFieldTypeString", "alias": "Contacto telefonico", "length": 80, "domain": null }, { "name": "manemail", "type": "esriFieldTypeString", "alias": "Contacto de email", "length": 80, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "i255projname", "fields": "projname", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r111_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a77_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "CIPProjects", "relatedTableId": 313, "role": "esriRelRoleOrigin", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true, "catalogID": "{EC3DAA27-95D9-41C3-804F-71B817974663}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "3c6aa5c123b4495388a809c447a2a341" } ], "tables": [] }