{ "currentVersion": 10.51, "id": 16, "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 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Estimativa de Custos" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7fcbde2f73027ef60d17abb095675835", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAAMCAYAAACTB8Z2AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAeNJREFUOI29zz1rU2EYxvH/fU6aU3GR4KDg4DdwEbEURKmiNYiI0Od0yKJYSsEPkBetxrQBcayLER1EYgpCIdgqGZSCODgo6iJYEEEPoh4pvtDH5py7QxFqG2OyeE/PcF3XjyfBf7zE70fZq+2Prc4I8saB4zF6QSHT5Z7i6RUn5dTiQOeABCk5mg/Nsz+wrDWPStur+wiYi2A+QgcTngRqOdchFAmcFeRlHOg8Hp8cK4ezoXm74WcAhWD4RZE7fa7HfdfK43izpMXqAlABetpA3xV8QZOxlQbIc8fqsSzm89pQYn3rPP67op3ud4nqEvIwQo3rcQQrd4EtLaCAlKSdUPcqMiXI7DfUlPF/rg9uwFbBoa9lbh1UeqouMqOWUZB+Qe8BO9dEX0WQdn/EZxQpCFzfyuJojpGo1W5LDCBLZgkaJ0t8mRKo4OlFx7p9MVEd2A3a+IX6SeQyVk6rJ8W8NeN/22uLrd6huABjE9Q+YPVSTHPHEskBj+VTluSNTTRvKzoo6Eje+pX2W//EVi+PKU1Se69wrZflbRGM9dJ8oOguQU7k8Oud7HSEAeQwNyeofQSddmEBdFE8GchZ86TTjY4xgDxmdjJVPaChXG3iZMbt0Otu+l1hALlw+Cmwp9sewAq8DLnHzFjodgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 20, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveCenter", "where": null, "labelExpression": "[TOTCOST] CONCAT \"\u20ac\"", "useCodedValues": true, "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, 253 ], "haloSize": 1, "font": { "family": "Verdana", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": {"wkt": "PROJCS[\"ETRS_1989_TM06-Portugal\",GEOGCS[\"GCS_ETRS_1989\",DATUM[\"D_ETRS_1989\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-8.133108333333333],PARAMETER[\"Scale_Factor\",1.0],PARAMETER[\"Latitude_Of_Origin\",39.66825833333333],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJNAME", "typeIdField": null, "subtypeFieldName": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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", "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", "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", "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", "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 } ], "indexes": [ { "name": "R121_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G234PROJNAME", "fields": "PROJNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S77_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "CIPProjects", "relatedTableId": 20, "role": "esriRelRoleDestination", "keyField": "PROJNAME", "cardinality": "esriRelCardinalityOneToOne", "composite": true } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null }