This feature class is to be used to locate past, present and future utility projects.<\/SPAN><\/P>This feature class will be updated by communicating with the utilities to acquire their workplans.<\/SPAN><\/P>For reference ONLY.<\/SPAN><\/P><\/DIV><\/DIV>",
"geometryType": "esriGeometryPolyline",
"sourceSpatialReference": {
"wkid": 26856,
"latestWkid": 26856,
"xyTolerance": 2.560000002384187E-4,
"zTolerance": 2,
"mTolerance": 2,
"falseX": -1.549519999988503E7,
"falseY": -4.837849999993411E7,
"xyUnits": 31249.999970896155,
"falseZ": 0,
"zUnits": 1,
"falseM": 0,
"mUnits": 1
},
"copyrightText": "City of Portland, ME in conjunction with PWD, Unitil, CMP and any other utility that does or will do work in the City of Portland.",
"parentLayer": {
"id": 0,
"name": "Major Construction Projects"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "uniqueValue",
"field1": "UtilType",
"defaultSymbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
130,
130,
130,
255
],
"width": 1
},
"defaultLabel": "",
"uniqueValueInfos": [
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
102,
194,
165,
255
],
"width": 1
},
"value": "ELEC",
"label": "CMP"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
252,
141,
98,
255
],
"width": 1
},
"value": "GAS",
"label": "Unitil"
},
{
"symbol": {
"type": "esriSLS",
"style": "esriSLSSolid",
"color": [
141,
160,
203,
255
],
"width": 1
},
"value": "WATER",
"label": "PWD"
}
],
"fieldDelimiter": ",",
"authoringInfo": {
"colorRamp": {
"type": "multipart",
"colorRamps": [
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
103,
194,
165,
255
],
"toColor": [
103,
194,
165,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
252,
142,
98,
255
],
"toColor": [
252,
142,
98,
255
]
},
{
"type": "algorithmic",
"algorithm": "esriCIELabAlgorithm",
"fromColor": [
141,
160,
204,
255
],
"toColor": [
141,
160,
204,
255
]
}
]
}
}
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"defaultVisibility": true,
"extent": {
"xmin": -1.549519999988503E7,
"ymin": -4.837849999993411E7,
"xmax": 2933002.9785895795,
"ymax": 319895.8282038346,
"spatialReference": {
"wkid": 26856,
"latestWkid": 26856,
"xyTolerance": 0.003280833333333333,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -15495200,
"falseY": -48378500,
"xyUnits": 3048.0060960121928,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "PrjName",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "OBJECTID",
"domain": null
},
{
"name": "UtilType",
"type": "esriFieldTypeString",
"alias": "Utility Type",
"length": 20,
"domain": {
"type": "codedValue",
"name": "UtilType",
"description": "Utility Type",
"codedValues": [
{
"name": "Unitil",
"code": "GAS"
},
{
"name": "CMP",
"code": "ELEC"
},
{
"name": "PWD",
"code": "WATER"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "PrjName",
"type": "esriFieldTypeString",
"alias": "Project Name",
"length": 50,
"domain": null
},
{
"name": "PrjStatus",
"type": "esriFieldTypeString",
"alias": "Project Status",
"length": 50,
"domain": {
"type": "codedValue",
"name": "EngProjStatus",
"description": "Engineering Project Status",
"codedValues": [
{
"name": "Abandoned",
"code": "Abandoned"
},
{
"name": "Active",
"code": "Active"
},
{
"name": "Bid",
"code": "Bid"
},
{
"name": "Complete",
"code": "Complete"
},
{
"name": "Construction",
"code": "Construction"
},
{
"name": "Delayed",
"code": "Delayed"
},
{
"name": "Design",
"code": "Design"
},
{
"name": "On Hold",
"code": "On Hold"
},
{
"name": "On Schedule",
"code": "On Schedule"
},
{
"name": "Ongoing",
"code": "Ongoing"
},
{
"name": "Partially Complete",
"code": "Partially Complete"
},
{
"name": "Pending",
"code": "Pending"
},
{
"name": "Tentative",
"code": "Tentative"
}
],
"mergePolicy": "esriMPTDefaultValue",
"splitPolicy": "esriSPTDefaultValue"
}
},
{
"name": "YearSched",
"type": "esriFieldTypeDouble",
"alias": "YearSched",
"domain": null
},
{
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE",
"domain": null
},
{
"name": "GlobalID",
"type": "esriFieldTypeGlobalID",
"alias": "GlobalID",
"length": 38,
"domain": null
},
{
"name": "SHAPE.STLength()",
"type": "esriFieldTypeDouble",
"alias": "SHAPE.STLength()",
"domain": null
}
],
"geometryField": {
"name": "SHAPE",
"type": "esriFieldTypeGeometry",
"alias": "SHAPE"
},
"indexes": [
{
"name": "R721_pk",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "UUID_721",
"fields": "GlobalID",
"isAscending": true,
"isUnique": false,
"description": ""
},
{
"name": "UUID_OID_721",
"fields": "GlobalID,OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "S499_idx",
"fields": "SHAPE",
"isAscending": true,
"isUnique": true,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Query,Map,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": true,
"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,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": true
},
"supportsDatumTransformation": true,
"advancedQueryAnalyticCapabilities": {
"supportsLinearRegression": true,
"supportsAsync": false,
"supportsPercentileAnalytic": true
},
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasGeometryProperties": true,
"geometryProperties": {
"shapeLengthFieldName": "SHAPE.STLength()",
"units": "esriFeet"
},
"hasMetadata": true,
"isDataArchived": true,
"archivingInfo": {
"supportsQueryWithHistoricMoment": true,
"startArchivingMoment": 1565973594000
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "778d6a719c694f7192bdb764503f6d5d"
}