{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Status", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkt": "PROJCS[\"Midcontinent Standard Projected Coordinate System\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Equidistant_Conic\"],PARAMETER[\"False_Easting\",0.0],PARAMETER[\"False_Northing\",0.0],PARAMETER[\"Central_Meridian\",-98.2181],PARAMETER[\"Standard_Parallel_1\",44.3592],PARAMETER[\"Standard_Parallel_2\",47.3139],PARAMETER[\"Latitude_Of_Origin\",39.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -69828800, "falseY": -46983500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 121, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "1", "label": "Future Construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 121, 121, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "2", "label": "Future Construction" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 0, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "4", "label": "Construction in Progress" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "6", "label": "Construction Complete, Awaiting Activation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "5", "label": "Construction Complete, Awaiting Activation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 31, 120, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "7", "label": "Construction Complete, Awaiting Activation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 160, 70, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.7 } }, "value": "8", "label": "Construction Complete, Services Available" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 166, 206, 227, 255 ], "toColor": [ 166, 206, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 31, 121, 181, 255 ], "toColor": [ 31, 121, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 222, 138, 255 ], "toColor": [ 177, 222, 138, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 51, 161, 43, 255 ], "toColor": [ 51, 161, 43, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 154, 152, 255 ], "toColor": [ 250, 154, 152, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 25, 28, 255 ], "toColor": [ 227, 25, 28, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 191, 111, 255 ], "toColor": [ 252, 191, 111, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "\nif (Month($feature.Date) == 0) {\n return 'January' + TextFormatting.NewLine + (Year($feature.Date))\n}\n\nif (Month($feature.Date) == 1) {\n return 'Febuary' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 2) {\n return 'March' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 3) {\n return 'April' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 4) {\n return 'May' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 5) {\n return 'June' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 6) {\n return 'July' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 7) {\n return 'August' +TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 8) {\n return 'September' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 9) {\n return 'October' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 10) {\n return 'November' + TextFormatting.NewLine + (Year($feature.Date))\n}\nif (Month($feature.Date) == 11) {\n return 'December' +TextFormatting.NewLine + (Year($feature.Date))\n}\nelse {\n return 'TBD'\n}\n\n"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 21.599999999999998, "useCodedValues": true, "maxScale": 0, "minScale": 70843.11886357378, "name": "Date", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.161609544539024E7, "ymin": 4685688.974411805, "xmax": -1.020341769266614E7, "ymax": 6226430.860390787, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project", "type": "esriFieldTypeString", "alias": "Project", "length": 25, "domain": null }, { "name": "Residential_hp", "type": "esriFieldTypeSmallInteger", "alias": "Residential Passings", "domain": null }, { "name": "Business_hp", "type": "esriFieldTypeSmallInteger", "alias": "Business Passings", "domain": null }, { "name": "Properties_hp", "type": "esriFieldTypeSmallInteger", "alias": "Property Passings", "domain": null } ], "geometryField": {}, "indexes": null, "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, "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": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1614814996000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e4f196aadbac463f93bf5e3605722325" }