{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Plan Housepoint", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243000, "falseY": -97276200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f9171ac5c4e8282a449cb4ad90213d09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuElEQVQokWNhIBOwUF9j4X9fKEuS4S/DWYZJjGcJawRp+s+wCc5nYmBgyPkvzTCF8RlujVBN8YYMDGoiDAxvvzEw9B0l5FQkTfGGEKFbb+Aq6xkYGNKxa/zPMFOYC6EJBEC2gvCtNwxpDHn/Z8H8iqqRkaHh7TeGmSBb1EQQwlBb4ZowNYJCDxQQ2AAjAxGhSgRgwSZYvQer2ue4NYL8UPjf7+13Bkk0Zz5n6GfcjN9GNAUkOZUYAAAlgjigEdACqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "if (isempty($feature.ST_DIR) && isempty($feature.UNIT)){\nReturn $feature.ST_NUM + \" \" + $feature.ST_NAME + \" \" + $feature.ST_SUFFIX}\nelse if (!isempty($feature.ST_DIR) && isempty($feature.UNIT)){\nreturn $feature.ST_NUM + \" \" + $feature.ST_DIR + \" \" + $feature.ST_NAME + \" \" + $feature.ST_SUFFIX}\nelse if (isempty($feature.ST_DIR) && !isempty($feature.UNIT)){\nreturn $feature.ST_NUM + \" \" + $feature.ST_NAME + \" \" + $feature.ST_SUFFIX + \" #\" + $feature.UNIT}\nelse {\nreturn $feature.ST_NUM + \" \" + $feature.ST_DIR + \" \" + $feature.ST_NAME + \" \" + $feature.ST_SUFFIX + \" #\" + $feature.UNIT}", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 4000, "name": "Class 1", "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": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Leelawadee UI", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3938930.969978884, "ymin": 397908.4351850599, "xmax": 4492318.211627394, "ymax": 834934.2858691365, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TAXID", "type": "esriFieldTypeString", "alias": "TAXID", "length": 20, "domain": null }, { "name": "PROP_ID", "type": "esriFieldTypeString", "alias": "PROP_ID", "length": 10, "domain": null }, { "name": "SITUS_NUM", "type": "esriFieldTypeDouble", "alias": "SITUS_NUM", "domain": null }, { "name": "ST_NUM", "type": "esriFieldTypeString", "alias": "ST_NUM", "length": 254, "domain": null }, { "name": "ST_DIR", "type": "esriFieldTypeString", "alias": "ST_DIR", "length": 254, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 254, "domain": null }, { "name": "ST_SUFFIX", "type": "esriFieldTypeString", "alias": "ST_SUFFIX", "length": 254, "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 254, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 254, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": null }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null }, { "name": "SMALL_MAP", "type": "esriFieldTypeString", "alias": "SMALL_MAP", "length": 1, "domain": null }, { "name": "IN_CITY", "type": "esriFieldTypeString", "alias": "IN_CITY", "length": 1, "domain": null }, { "name": "INSET", "type": "esriFieldTypeString", "alias": "INSET", "length": 1, "domain": null }, { "name": "OEM_QC", "type": "esriFieldTypeString", "alias": "OEM_QC", "length": 2, "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "Geometry_XLO", "type": "esriFieldTypeDouble", "alias": "Geometry_XLO", "domain": null }, { "name": "Geometry_YLO", "type": "esriFieldTypeDouble", "alias": "Geometry_YLO", "domain": null }, { "name": "Geometry_XHI", "type": "esriFieldTypeDouble", "alias": "Geometry_XHI", "domain": null }, { "name": "Geometry_YHI", "type": "esriFieldTypeDouble", "alias": "Geometry_YHI", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "DiscrpAgID", "type": "esriFieldTypeString", "alias": "Discrepancy Agency ID", "length": 255, "domain": null }, { "name": "DateUpdate", "type": "esriFieldTypeDate", "alias": "Date Updated", "length": 8, "domain": null }, { "name": "Effective", "type": "esriFieldTypeDate", "alias": "Effective Date", "length": 8, "domain": null }, { "name": "Expire", "type": "esriFieldTypeDate", "alias": "Expiration Date", "length": 8, "domain": null }, { "name": "NGUID", "type": "esriFieldTypeString", "alias": "NENA Globally Unique ID", "length": 255, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 255, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State or Equivalent (A1)", "length": 255, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County or Equivalent (A2)", "length": 255, "domain": null }, { "name": "AddCode", "type": "esriFieldTypeString", "alias": "Additional Code", "length": 255, "domain": null }, { "name": "AddDataURI", "type": "esriFieldTypeString", "alias": "Additional Data URI", "length": 255, "domain": null }, { "name": "Inc_Muni", "type": "esriFieldTypeString", "alias": "Incorporated Municipality (A3)", "length": 255, "domain": null }, { "name": "Uninc_Comm", "type": "esriFieldTypeString", "alias": "Unincorporated Community (A4)", "length": 255, "domain": null }, { "name": "Nbrhd_Comm", "type": "esriFieldTypeString", "alias": "Neighborhood Community (A5)", "length": 255, "domain": null }, { "name": "AddNum_Pre", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 255, "domain": null }, { "name": "Add_Number", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "AddNum_Suf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 255, "domain": null }, { "name": "St_PreMod", "type": "esriFieldTypeString", "alias": "Street Name Pre Modifier", "length": 255, "domain": null }, { "name": "St_PreDir", "type": "esriFieldTypeString", "alias": "Street Name Pre Directional", "length": 255, "domain": null }, { "name": "St_PreTyp", "type": "esriFieldTypeString", "alias": "Street Name Pre Type", "length": 255, "domain": null }, { "name": "St_PreSep", "type": "esriFieldTypeString", "alias": "Street Name Pre Type Separator", "length": 255, "domain": null }, { "name": "St_Name1", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "St_PosTyp", "type": "esriFieldTypeString", "alias": "Street Name Post Type", "length": 255, "domain": null }, { "name": "St_PosDir", "type": "esriFieldTypeString", "alias": "Street Name Post Directional", "length": 255, "domain": null }, { "name": "St_PosMod", "type": "esriFieldTypeString", "alias": "Street Name Post Modifier", "length": 255, "domain": null }, { "name": "LSt_PreDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Pre Directional", "length": 255, "domain": null }, { "name": "LSt_Name", "type": "esriFieldTypeString", "alias": "Legacy Street Name", "length": 255, "domain": null }, { "name": "LSt_Typ", "type": "esriFieldTypeString", "alias": "Legacy Street Name Type", "length": 255, "domain": null }, { "name": "LSt_PosDir", "type": "esriFieldTypeString", "alias": "Legacy Street Name Post Directional", "length": 255, "domain": null }, { "name": "ESN1", "type": "esriFieldTypeString", "alias": "ESN", "length": 255, "domain": null }, { "name": "MSAGComm", "type": "esriFieldTypeString", "alias": "MSAG Community Name", "length": 255, "domain": null }, { "name": "Post_Comm", "type": "esriFieldTypeString", "alias": "Postal Community Name", "length": 255, "domain": null }, { "name": "Post_Code", "type": "esriFieldTypeString", "alias": "Postal Code", "length": 255, "domain": null }, { "name": "PostCodeEx", "type": "esriFieldTypeString", "alias": "Postal Code Extension", "length": 255, "domain": null }, { "name": "Building", "type": "esriFieldTypeString", "alias": "Building", "length": 255, "domain": null }, { "name": "Floor", "type": "esriFieldTypeString", "alias": "Floor", "length": 255, "domain": null }, { "name": "Unit1", "type": "esriFieldTypeString", "alias": "Unit", "length": 255, "domain": null }, { "name": "Room", "type": "esriFieldTypeString", "alias": "Room", "length": 255, "domain": null }, { "name": "Seat", "type": "esriFieldTypeString", "alias": "Seat", "length": 255, "domain": null }, { "name": "Addtl_Loc", "type": "esriFieldTypeString", "alias": "Additional Location Information", "length": 255, "domain": null }, { "name": "LandmkName", "type": "esriFieldTypeString", "alias": "Complete Landmark Name", "length": 255, "domain": null }, { "name": "Milepost", "type": "esriFieldTypeString", "alias": "Milepost", "length": 255, "domain": null }, { "name": "Place_Type", "type": "esriFieldTypeString", "alias": "Place Type", "length": 255, "domain": null }, { "name": "Placement", "type": "esriFieldTypeString", "alias": "Placement Method", "length": 255, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeInteger", "alias": "Elevation", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "950e214030dd4f73a4d8533179481dc8" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Plan Driveways", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243000, "falseY": -97276200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 230, 230, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3941311.411412224, "ymin": 395825.5673035532, "xmax": 4493155.227669895, "ymax": 836307.3940153122, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "Geometry_XLO", "type": "esriFieldTypeDouble", "alias": "Geometry_XLO", "domain": null }, { "name": "Geometry_YLO", "type": "esriFieldTypeDouble", "alias": "Geometry_YLO", "domain": null }, { "name": "Geometry_XHI", "type": "esriFieldTypeDouble", "alias": "Geometry_XHI", "domain": null }, { "name": "Geometry_YHI", "type": "esriFieldTypeDouble", "alias": "Geometry_YHI", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R45_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S34_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "950e214030dd4f73a4d8533179481dc8" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Lanes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243000, "falseY": -97276200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 170, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3943162.1170283854, "ymin": 397386.0303899795, "xmax": 4361206.69301106, "ymax": 792584.9092819691, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FID_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "PlanData.DBO.DGNLanes_line.Entity", "type": "esriFieldTypeString", "alias": "PlanData.DBO.DGNLanes_line.Entity", "length": 16, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R49_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "950e214030dd4f73a4d8533179481dc8" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "All Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3938810.1128608882, "ymin": 397005.23195537925, "xmax": 4513196.9560367465, "ymax": 821602.078083992, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROAD_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 72, "domain": null }, { "name": "StreetCity", "type": "esriFieldTypeString", "alias": "StreetCity", "length": 200, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 8, "domain": null }, { "name": "ROAD_NAME", "type": "esriFieldTypeString", "alias": "ROAD_NAME", "length": 22, "domain": null }, { "name": "type", "type": "esriFieldTypeString", "alias": "type", "length": 6, "domain": null }, { "name": "CO__ROAD__", "type": "esriFieldTypeString", "alias": "CO__ROAD_#", "length": 20, "domain": null }, { "name": "T", "type": "esriFieldTypeSmallInteger", "alias": "T", "domain": null }, { "name": "R", "type": "esriFieldTypeString", "alias": "R", "length": 5, "domain": null }, { "name": "S", "type": "esriFieldTypeString", "alias": "S", "length": 5, "domain": null }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "length": 18, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 54, "domain": null }, { "name": "concat", "type": "esriFieldTypeString", "alias": "concat", "length": 25, "domain": null }, { "name": "concat_cit", "type": "esriFieldTypeString", "alias": "concat_cit", "length": 30, "domain": null }, { "name": "Directory", "type": "esriFieldTypeString", "alias": "Directory", "length": 1, "domain": null }, { "name": "AltName", "type": "esriFieldTypeString", "alias": "AltName", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R69_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S55_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "950e214030dd4f73a4d8533179481dc8" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Road Access", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102727, "latestWkid": 102727, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243000, "falseY": -97276200, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "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": "esriSLSDash", "color": [ 34, 139, 34, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3940729.0942476653, "ymin": -6.875690796650305E7, "xmax": 7.954782482128184E7, "ymax": 825917.798916921, "zmin": 0, "zmax": 0, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RefName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FID_", "type": "esriFieldTypeInteger", "alias": "FID_", "domain": null }, { "name": "Entity", "type": "esriFieldTypeString", "alias": "PlanData.DBO.DGNRoads_line.Entity", "length": 16, "domain": null }, { "name": "Handle", "type": "esriFieldTypeString", "alias": "Handle", "length": 16, "domain": null }, { "name": "Level", "type": "esriFieldTypeInteger", "alias": "Level", "domain": null }, { "name": "Layer", "type": "esriFieldTypeString", "alias": "Layer", "length": 254, "domain": null }, { "name": "LvlDesc", "type": "esriFieldTypeString", "alias": "LvlDesc", "length": 254, "domain": null }, { "name": "LyrFrzn", "type": "esriFieldTypeInteger", "alias": "LyrFrzn", "domain": null }, { "name": "LyrLock", "type": "esriFieldTypeInteger", "alias": "LyrLock", "domain": null }, { "name": "LyrOn", "type": "esriFieldTypeInteger", "alias": "LyrOn", "domain": null }, { "name": "LvlPlot", "type": "esriFieldTypeInteger", "alias": "LvlPlot", "domain": null }, { "name": "Color", "type": "esriFieldTypeInteger", "alias": "Color", "domain": null }, { "name": "EntColor", "type": "esriFieldTypeInteger", "alias": "EntColor", "domain": null }, { "name": "LyrColor", "type": "esriFieldTypeInteger", "alias": "LyrColor", "domain": null }, { "name": "Linetype", "type": "esriFieldTypeString", "alias": "Linetype", "length": 254, "domain": null }, { "name": "EntLinetyp", "type": "esriFieldTypeString", "alias": "EntLinetyp", "length": 254, "domain": null }, { "name": "LyrLnType", "type": "esriFieldTypeString", "alias": "LyrLnType", "length": 254, "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 24, "domain": null }, { "name": "GGroup", "type": "esriFieldTypeInteger", "alias": "GGroup", "domain": null }, { "name": "CadModel", "type": "esriFieldTypeString", "alias": "CadModel", "length": 254, "domain": null }, { "name": "Fill", "type": "esriFieldTypeInteger", "alias": "Fill", "domain": null }, { "name": "LineWt", "type": "esriFieldTypeInteger", "alias": "LineWt", "domain": null }, { "name": "EntLineWt", "type": "esriFieldTypeInteger", "alias": "EntLineWt", "domain": null }, { "name": "LyrLineWt", "type": "esriFieldTypeInteger", "alias": "LyrLineWt", "domain": null }, { "name": "RefName", "type": "esriFieldTypeString", "alias": "RefName", "length": 254, "domain": null }, { "name": "LTScale", "type": "esriFieldTypeDouble", "alias": "LTScale", "domain": null }, { "name": "QrotW", "type": "esriFieldTypeDouble", "alias": "QrotW", "domain": null }, { "name": "QrotX", "type": "esriFieldTypeDouble", "alias": "QrotX", "domain": null }, { "name": "QrotY", "type": "esriFieldTypeDouble", "alias": "QrotY", "domain": null }, { "name": "QrotZ", "type": "esriFieldTypeDouble", "alias": "QrotZ", "domain": null }, { "name": "DocName", "type": "esriFieldTypeString", "alias": "DocName", "length": 254, "domain": null }, { "name": "DocPath", "type": "esriFieldTypeString", "alias": "DocPath", "length": 254, "domain": null }, { "name": "DocType", "type": "esriFieldTypeString", "alias": "DocType", "length": 32, "domain": null }, { "name": "DocVer", "type": "esriFieldTypeString", "alias": "DocVer", "length": 16, "domain": null }, { "name": "MsLink_DMR", "type": "esriFieldTypeInteger", "alias": "MsLink_DMR", "domain": null }, { "name": "MsCtlg_DMR", "type": "esriFieldTypeInteger", "alias": "MsCtlg_DMR", "domain": null }, { "name": "ID1", "type": "esriFieldTypeInteger", "alias": "ID1", "domain": null }, { "name": "Geometry_XLO", "type": "esriFieldTypeDouble", "alias": "Geometry_XLO", "domain": null }, { "name": "Geometry_YLO", "type": "esriFieldTypeDouble", "alias": "Geometry_YLO", "domain": null }, { "name": "Geometry_XHI", "type": "esriFieldTypeDouble", "alias": "Geometry_XHI", "domain": null }, { "name": "Geometry_YHI", "type": "esriFieldTypeDouble", "alias": "Geometry_YHI", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R47_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S36_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "950e214030dd4f73a4d8533179481dc8" } ], "tables": [] }