{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Existing Streets", "type": "Feature Layer", "description": "The line feature class represents the location of streets in Lincoln, Lancaster County Nebraska.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102705, "latestWkid": 102705, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -18285500, "falseY": -47441400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "Lincoln/Lancaster County Planning Department", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STNAME] CONCAT \" \" CONCAT [STTYPE]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "SoHay", "priority": 3, "symbol": { "type": "esriTS", "color": [ 130, 130, 130, 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": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.076729570814214E7, "ymin": 4982730.082231604, "xmax": -1.0762607488215001E7, "ymax": 4989150.930004981, "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": "STNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FNODE_", "type": "esriFieldTypeInteger", "alias": "FNODE_", "domain": null }, { "name": "TNODE_", "type": "esriFieldTypeInteger", "alias": "TNODE_", "domain": null }, { "name": "LPOLY_", "type": "esriFieldTypeInteger", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "NCS_Jurisdictions", "description": "City, county, village jurisdiction", "codedValues": [ { "name": "County", "code": 0 }, { "name": "Lincoln", "code": 1 }, { "name": "Waverly", "code": 2 }, { "name": "Bennet", "code": 3 }, { "name": "Hallam", "code": 4 }, { "name": "Hickman", "code": 5 }, { "name": "Davey", "code": 6 }, { "name": "Denton", "code": 7 }, { "name": "Firth", "code": 8 }, { "name": "Malcolm", "code": 9 }, { "name": "Martell", "code": 10 }, { "name": "Panama", "code": 11 }, { "name": "Raymond", "code": 12 }, { "name": "Roca", "code": 13 }, { "name": "Sprague", "code": 14 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RPOLY_", "type": "esriFieldTypeInteger", "alias": "RPOLY_", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "STREETS_", "type": "esriFieldTypeInteger", "alias": "STREETS_", "domain": null }, { "name": "STREETS_ID", "type": "esriFieldTypeInteger", "alias": "STREETS_ID", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TYPE", "domain": { "type": "codedValue", "name": "NCS_StreetType", "description": "Planning Street Type", "codedValues": [ { "name": "Interstate", "code": 10 }, { "name": "U.S. Highway", "code": 20 }, { "name": "State Highway", "code": 30 }, { "name": "Arterial Street", "code": 40 }, { "name": "Collector Street", "code": 50 }, { "name": "Residential Street", "code": 60 }, { "name": "Private Street", "code": 70 }, { "name": "Access Road", "code": 80 }, { "name": "UNL Access", "code": 90 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COLOR", "type": "esriFieldTypeSmallInteger", "alias": "COLOR", "domain": null }, { "name": "NEWST", "type": "esriFieldTypeDate", "alias": "NEWST", "length": 8, "domain": null }, { "name": "STPRE", "type": "esriFieldTypeString", "alias": "STPRE", "length": 2, "domain": null }, { "name": "STNAME", "type": "esriFieldTypeString", "alias": "STNAME", "length": 20, "domain": null }, { "name": "STTYPE", "type": "esriFieldTypeString", "alias": "STTYPE", "length": 4, "domain": null }, { "name": "STSUF", "type": "esriFieldTypeString", "alias": "STSUF", "length": 2, "domain": null }, { "name": "ADDLL", "type": "esriFieldTypeInteger", "alias": "ADDLL", "domain": null }, { "name": "ADDLH", "type": "esriFieldTypeInteger", "alias": "ADDLH", "domain": null }, { "name": "ADDRL", "type": "esriFieldTypeInteger", "alias": "ADDRL", "domain": null }, { "name": "ADDRH", "type": "esriFieldTypeInteger", "alias": "ADDRH", "domain": null }, { "name": "ZIP5L", "type": "esriFieldTypeInteger", "alias": "ZIP5L", "domain": null }, { "name": "ZIP5R", "type": "esriFieldTypeInteger", "alias": "ZIP5R", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ELEV", "domain": null }, { "name": "SPEEDLIM", "type": "esriFieldTypeSmallInteger", "alias": "SPEEDLIM", "domain": null }, { "name": "LENGTH_MI", "type": "esriFieldTypeDouble", "alias": "LENGTH_MI", "domain": null }, { "name": "MINUTES", "type": "esriFieldTypeDouble", "alias": "MINUTES", "domain": null }, { "name": "HWY_NUM", "type": "esriFieldTypeString", "alias": "HWY_NUM", "length": 4, "domain": null }, { "name": "ST_ID", "type": "esriFieldTypeInteger", "alias": "ST_ID", "domain": null }, { "name": "P_MINUTES", "type": "esriFieldTypeDouble", "alias": "P_MINUTES", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1014_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S662_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "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": 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, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "73ebbe82b2914fbca52af7691bc0b975" }