{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Streets - Major", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 19000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 6.75 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 8.25 }, "value": "MAJART", "label": "MAJART", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[AIRSNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 64000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 4198237.282287598, "ymin": 842190.6348876953, "xmax": 4263135.466918945, "ymax": 924211.1362915039, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "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": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "LCPWID", "type": "esriFieldTypeDouble", "alias": "LCPWID", "domain": null }, { "name": "EUGID", "type": "esriFieldTypeDouble", "alias": "EUGID", "domain": null }, { "name": "SPRID", "type": "esriFieldTypeDouble", "alias": "SPRID", "domain": null }, { "name": "LCOGID", "type": "esriFieldTypeDouble", "alias": "LCOGID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayOwnerDomain", "description": "OWNER - Trav Way", "codedValues": [ { "name": "COB - City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "JUN - Junction City", "code": "JUN" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" }, { "name": "VEN - City of Veneta", "code": "VEN" }, { "name": "LAR - Local Access Road", "code": "LAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "MAINT", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayMaintDomain", "description": "MAINT - Trav Way", "codedValues": [ { "name": "City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 8, "domain": { "type": "codedValue", "name": "WS2_DataSource", "description": "", "codedValues": [ { "name": "City of Eugene", "code": "EUG" }, { "name": "Lane County Public Works", "code": "LCPW" }, { "name": "City of Springfield", "code": "SPR" }, { "name": "Lane Council of Governments", "code": "LCOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Method", "description": "Method of data entry", "codedValues": [ { "name": "Survey", "code": "SRV" }, { "name": "Traversed in house", "code": "TRAV" }, { "name": "Coordinate Geometry", "code": "COGO" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Digitized", "code": "DIG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCLASS", "type": "esriFieldTypeString", "alias": "FCLASS", "length": 8, "domain": null }, { "name": "PAVED", "type": "esriFieldTypeString", "alias": "PAVED", "length": 1, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "AIRSSPEED", "type": "esriFieldTypeInteger", "alias": "AIRSSPEED", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "TRAFFLOW", "type": "esriFieldTypeString", "alias": "TRAFFLOW", "length": 2, "domain": null }, { "name": "AIRSNAME", "type": "esriFieldTypeString", "alias": "AIRSNAME", "length": 32, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayF_ZLEV", "description": "Trav Way From Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayT_ZLEV", "description": "Trav Way To Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_LADD", "type": "esriFieldTypeDouble", "alias": "L_LADD", "domain": null }, { "name": "L_HADD", "type": "esriFieldTypeDouble", "alias": "L_HADD", "domain": null }, { "name": "R_LADD", "type": "esriFieldTypeDouble", "alias": "R_LADD", "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeDouble", "alias": "R_HADD", "domain": null }, { "name": "SNOWROUTE", "type": "esriFieldTypeInteger", "alias": "SNOWROUTE", "domain": null }, { "name": "EVAC", "type": "esriFieldTypeString", "alias": "EVAC", "length": 10, "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Change", "description": "changes to data set flagged for LCOG", "codedValues": [ { "name": "Spatial change in linework and attributes", "code": "Y" }, { "name": "Change in attributes only", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRIBUTO", "type": "esriFieldTypeString", "alias": "CONTRIBUTO", "length": 4, "domain": null }, { "name": "TMP", "type": "esriFieldTypeString", "alias": "TMP", "length": 10, "domain": null }, { "name": "INFLINE", "type": "esriFieldTypeDouble", "alias": "INFLINE", "domain": null }, { "name": "ER_ROUTES", "type": "esriFieldTypeDouble", "alias": "ER_ROUTES", "domain": null }, { "name": "ACCESS_CNT", "type": "esriFieldTypeString", "alias": "ACCESS_CNT", "length": 2, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Streets - Major", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 19001, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FCLASS", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 3 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 4.5 }, "value": "MAJART", "label": "MAJART", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[AIRSNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 64000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 4198237.282287598, "ymin": 842190.6348876953, "xmax": 4263135.466918945, "ymax": 924211.1362915039, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "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": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "LCPWID", "type": "esriFieldTypeDouble", "alias": "LCPWID", "domain": null }, { "name": "EUGID", "type": "esriFieldTypeDouble", "alias": "EUGID", "domain": null }, { "name": "SPRID", "type": "esriFieldTypeDouble", "alias": "SPRID", "domain": null }, { "name": "LCOGID", "type": "esriFieldTypeDouble", "alias": "LCOGID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayOwnerDomain", "description": "OWNER - Trav Way", "codedValues": [ { "name": "COB - City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "JUN - Junction City", "code": "JUN" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" }, { "name": "VEN - City of Veneta", "code": "VEN" }, { "name": "LAR - Local Access Road", "code": "LAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "MAINT", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayMaintDomain", "description": "MAINT - Trav Way", "codedValues": [ { "name": "City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 8, "domain": { "type": "codedValue", "name": "WS2_DataSource", "description": "", "codedValues": [ { "name": "City of Eugene", "code": "EUG" }, { "name": "Lane County Public Works", "code": "LCPW" }, { "name": "City of Springfield", "code": "SPR" }, { "name": "Lane Council of Governments", "code": "LCOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Method", "description": "Method of data entry", "codedValues": [ { "name": "Survey", "code": "SRV" }, { "name": "Traversed in house", "code": "TRAV" }, { "name": "Coordinate Geometry", "code": "COGO" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Digitized", "code": "DIG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCLASS", "type": "esriFieldTypeString", "alias": "FCLASS", "length": 8, "domain": null }, { "name": "PAVED", "type": "esriFieldTypeString", "alias": "PAVED", "length": 1, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "AIRSSPEED", "type": "esriFieldTypeInteger", "alias": "AIRSSPEED", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "TRAFFLOW", "type": "esriFieldTypeString", "alias": "TRAFFLOW", "length": 2, "domain": null }, { "name": "AIRSNAME", "type": "esriFieldTypeString", "alias": "AIRSNAME", "length": 32, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayF_ZLEV", "description": "Trav Way From Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayT_ZLEV", "description": "Trav Way To Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_LADD", "type": "esriFieldTypeDouble", "alias": "L_LADD", "domain": null }, { "name": "L_HADD", "type": "esriFieldTypeDouble", "alias": "L_HADD", "domain": null }, { "name": "R_LADD", "type": "esriFieldTypeDouble", "alias": "R_LADD", "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeDouble", "alias": "R_HADD", "domain": null }, { "name": "SNOWROUTE", "type": "esriFieldTypeInteger", "alias": "SNOWROUTE", "domain": null }, { "name": "EVAC", "type": "esriFieldTypeString", "alias": "EVAC", "length": 10, "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Change", "description": "changes to data set flagged for LCOG", "codedValues": [ { "name": "Spatial change in linework and attributes", "code": "Y" }, { "name": "Change in attributes only", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRIBUTO", "type": "esriFieldTypeString", "alias": "CONTRIBUTO", "length": 4, "domain": null }, { "name": "TMP", "type": "esriFieldTypeString", "alias": "TMP", "length": 10, "domain": null }, { "name": "INFLINE", "type": "esriFieldTypeDouble", "alias": "INFLINE", "domain": null }, { "name": "ER_ROUTES", "type": "esriFieldTypeDouble", "alias": "ER_ROUTES", "domain": null }, { "name": "ACCESS_CNT", "type": "esriFieldTypeString", "alias": "ACCESS_CNT", "length": 2, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Streets - Minor", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 16000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 3.75 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[AIRSNAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 4198237.282287598, "ymin": 842190.6348876953, "xmax": 4263135.466918945, "ymax": 924211.1362915039, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "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": "SEG_ID", "type": "esriFieldTypeDouble", "alias": "SEG_ID", "domain": null }, { "name": "LCPWID", "type": "esriFieldTypeDouble", "alias": "LCPWID", "domain": null }, { "name": "EUGID", "type": "esriFieldTypeDouble", "alias": "EUGID", "domain": null }, { "name": "SPRID", "type": "esriFieldTypeDouble", "alias": "SPRID", "domain": null }, { "name": "LCOGID", "type": "esriFieldTypeDouble", "alias": "LCOGID", "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayOwnerDomain", "description": "OWNER - Trav Way", "codedValues": [ { "name": "COB - City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "JUN - Junction City", "code": "JUN" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" }, { "name": "VEN - City of Veneta", "code": "VEN" }, { "name": "LAR - Local Access Road", "code": "LAR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "MAINT", "length": 4, "domain": { "type": "codedValue", "name": "WS2_TravWayMaintDomain", "description": "MAINT - Trav Way", "codedValues": [ { "name": "City of Coburg", "code": "COB" }, { "name": "EUG - City of Eugene", "code": "EUG" }, { "name": "LCPW - Lane Co Public Works", "code": "LCPW" }, { "name": "ODOT - OR Dept of Transportation", "code": "ODOT" }, { "name": "PVT - Private", "code": "PVT" }, { "name": "SPR - City of Springfield", "code": "SPR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 8, "domain": { "type": "codedValue", "name": "WS2_DataSource", "description": "", "codedValues": [ { "name": "City of Eugene", "code": "EUG" }, { "name": "Lane County Public Works", "code": "LCPW" }, { "name": "City of Springfield", "code": "SPR" }, { "name": "Lane Council of Governments", "code": "LCOG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "METHOD", "length": 4, "domain": { "type": "codedValue", "name": "WS2_Method", "description": "Method of data entry", "codedValues": [ { "name": "Survey", "code": "SRV" }, { "name": "Traversed in house", "code": "TRAV" }, { "name": "Coordinate Geometry", "code": "COGO" }, { "name": "Global Positioning System", "code": "GPS" }, { "name": "Digitized", "code": "DIG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FCLASS", "type": "esriFieldTypeString", "alias": "FCLASS", "length": 8, "domain": null }, { "name": "PAVED", "type": "esriFieldTypeString", "alias": "PAVED", "length": 1, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 4, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeInteger", "alias": "SPEED", "domain": null }, { "name": "AIRSSPEED", "type": "esriFieldTypeInteger", "alias": "AIRSSPEED", "domain": null }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "TRAFFLOW", "type": "esriFieldTypeString", "alias": "TRAFFLOW", "length": 2, "domain": null }, { "name": "AIRSNAME", "type": "esriFieldTypeString", "alias": "AIRSNAME", "length": 32, "domain": null }, { "name": "F_ZLEV", "type": "esriFieldTypeInteger", "alias": "F_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayF_ZLEV", "description": "Trav Way From Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "T_ZLEV", "type": "esriFieldTypeInteger", "alias": "T_ZLEV", "domain": { "type": "codedValue", "name": "WS2_TravWayT_ZLEV", "description": "Trav Way To Slope Gradient", "codedValues": [ { "name": "Below gradient", "code": 1 }, { "name": "At gradient", "code": 5 }, { "name": "Above gradient", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "L_LADD", "type": "esriFieldTypeDouble", "alias": "L_LADD", "domain": null }, { "name": "L_HADD", "type": "esriFieldTypeDouble", "alias": "L_HADD", "domain": null }, { "name": "R_LADD", "type": "esriFieldTypeDouble", "alias": "R_LADD", "domain": null }, { "name": "R_HADD", "type": "esriFieldTypeDouble", "alias": "R_HADD", "domain": null }, { "name": "SNOWROUTE", "type": "esriFieldTypeInteger", "alias": "SNOWROUTE", "domain": null }, { "name": "EVAC", "type": "esriFieldTypeString", "alias": "EVAC", "length": 10, "domain": null }, { "name": "CHANGE", "type": "esriFieldTypeString", "alias": "CHANGE", "length": 1, "domain": { "type": "codedValue", "name": "WS2_Change", "description": "changes to data set flagged for LCOG", "codedValues": [ { "name": "Spatial change in linework and attributes", "code": "Y" }, { "name": "Change in attributes only", "code": "A" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRIBUTO", "type": "esriFieldTypeString", "alias": "CONTRIBUTO", "length": 4, "domain": null }, { "name": "TMP", "type": "esriFieldTypeString", "alias": "TMP", "length": 10, "domain": null }, { "name": "INFLINE", "type": "esriFieldTypeDouble", "alias": "INFLINE", "domain": null }, { "name": "ER_ROUTES", "type": "esriFieldTypeDouble", "alias": "ER_ROUTES", "domain": null }, { "name": "ACCESS_CNT", "type": "esriFieldTypeString", "alias": "ACCESS_CNT", "length": 2, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "Taxlots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 8000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.75 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3956505.5180446208, "ymin": 650607.2611548603, "xmax": 4588180.86384514, "ymax": 972070.4701443613, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "detailed_land_use_name", "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": "maptaxlot", "type": "esriFieldTypeString", "alias": "maplot", "length": 13, "domain": null }, { "name": "maptaxlot_display", "type": "esriFieldTypeString", "alias": "Maptaxlot Display", "length": 17, "domain": null }, { "name": "taxmap_number", "type": "esriFieldTypeString", "alias": "Taxmap Number", "length": 25, "domain": null }, { "name": "supplemental_taxmap_number", "type": "esriFieldTypeString", "alias": "Supplemental Taxmap Number", "length": 25, "domain": null }, { "name": "taxlot", "type": "esriFieldTypeString", "alias": "lot", "length": 5, "domain": null }, { "name": "detailed_land_use_code", "type": "esriFieldTypeString", "alias": "Detailed Land Use Code", "length": 25, "domain": null }, { "name": "detailed_land_use_name", "type": "esriFieldTypeString", "alias": "Detailed Land Use Name", "length": 100, "domain": null }, { "name": "general_land_use_code", "type": "esriFieldTypeString", "alias": "General Land Use Code", "length": 25, "domain": null }, { "name": "general_land_use_name", "type": "esriFieldTypeString", "alias": "General Land Use Name", "length": 100, "domain": null }, { "name": "land_use_class", "type": "esriFieldTypeString", "alias": "Land Use Class", "length": 100, "domain": null }, { "name": "exists_in_account", "type": "esriFieldTypeString", "alias": "Exists in Account", "length": 1, "domain": null }, { "name": "exists_in_taxmap", "type": "esriFieldTypeString", "alias": "Exists in Taxmap", "length": 1, "domain": null }, { "name": "address_count", "type": "esriFieldTypeInteger", "alias": "Address Count", "domain": null }, { "name": "property_alt_key", "type": "esriFieldTypeString", "alias": "Property Alt-Key", "length": 64, "domain": null }, { "name": "account_count", "type": "esriFieldTypeInteger", "alias": "Account Count", "domain": null }, { "name": "personal_property_account_count", "type": "esriFieldTypeInteger", "alias": "Personal Property Account Count", "domain": null }, { "name": "real_property_account_count", "type": "esriFieldTypeInteger", "alias": "Real Property Account Count", "domain": null }, { "name": "reference_account_number", "type": "esriFieldTypeInteger", "alias": "Reference Account Number", "domain": null }, { "name": "tax_code_area", "type": "esriFieldTypeString", "alias": "Tax Code Area", "length": 5, "domain": null }, { "name": "has_tax_code_split", "type": "esriFieldTypeString", "alias": "Has Tax Code Split", "length": 1, "domain": null }, { "name": "statistical_class_code", "type": "esriFieldTypeString", "alias": "Statistical Class Code", "length": 3, "domain": null }, { "name": "statistical_class_name", "type": "esriFieldTypeString", "alias": "Statistical Class Name", "length": 75, "domain": null }, { "name": "property_class_code", "type": "esriFieldTypeString", "alias": "Property Class Code", "length": 3, "domain": null }, { "name": "property_class_name", "type": "esriFieldTypeString", "alias": "Property Class Name", "length": 100, "domain": null }, { "name": "total_real_market_value", "type": "esriFieldTypeInteger", "alias": "Total Real Market Value", "domain": null }, { "name": "total_real_market_value_impr", "type": "esriFieldTypeInteger", "alias": "Total Real Market Value Improvement", "domain": null }, { "name": "total_real_market_value_land", "type": "esriFieldTypeInteger", "alias": "Total Real Market Value Land", "domain": null }, { "name": "total_real_market_value_pers", "type": "esriFieldTypeInteger", "alias": "Total Real Market Value Personal", "domain": null }, { "name": "total_assessed_value", "type": "esriFieldTypeInteger", "alias": "Total Assessed Value", "domain": null }, { "name": "total_amount_exempted", "type": "esriFieldTypeInteger", "alias": "Total Amount Exempted", "domain": null }, { "name": "total_taxable_value", "type": "esriFieldTypeInteger", "alias": "Total Taxable Value", "domain": null }, { "name": "total_tax_amount_certified", "type": "esriFieldTypeDouble", "alias": "Total Tax Amount Certified", "domain": null }, { "name": "exemption_count", "type": "esriFieldTypeInteger", "alias": "Exemption Count", "domain": null }, { "name": "reference_exemption_type", "type": "esriFieldTypeString", "alias": "Reference Exemption Type", "length": 100, "domain": null }, { "name": "owner_count", "type": "esriFieldTypeInteger", "alias": "Owner Count", "domain": null }, { "name": "reference_owner_name", "type": "esriFieldTypeString", "alias": "Reference Owner Name", "length": 100, "domain": null }, { "name": "improvement_count", "type": "esriFieldTypeInteger", "alias": "Improvement Count", "domain": null }, { "name": "reference_imprvmnt_type", "type": "esriFieldTypeString", "alias": "Reference Improvement Type", "length": 50, "domain": null }, { "name": "reference_imprvmnt_year_built", "type": "esriFieldTypeSmallInteger", "alias": "Reference Improvement Year Built", "domain": null }, { "name": "total_impr_base_area_sqft", "type": "esriFieldTypeInteger", "alias": "Total Improvement Base Area (Sqft)", "domain": null }, { "name": "total_impr_finished_area_sqft", "type": "esriFieldTypeInteger", "alias": "Total Improvement Finished Area (Sqft)", "domain": null }, { "name": "total_impr_unfinished_area_sqft", "type": "esriFieldTypeInteger", "alias": "Total Improvement Unfinished Area (Sqft)", "domain": null }, { "name": "school_district_code", "type": "esriFieldTypeString", "alias": "School District Code", "length": 3, "domain": null }, { "name": "school_district_area_percent", "type": "esriFieldTypeDouble", "alias": "School District Area Percent", "domain": null }, { "name": "elem_school_institution_id", "type": "esriFieldTypeSmallInteger", "alias": "Elementary School Institution ID", "domain": null }, { "name": "middle_school_institution_id", "type": "esriFieldTypeSmallInteger", "alias": "Middle School Institution ID", "domain": null }, { "name": "high_school_institution_id", "type": "esriFieldTypeSmallInteger", "alias": "High School Institution ID", "domain": null }, { "name": "structure_count", "type": "esriFieldTypeInteger", "alias": "Structure Count", "domain": null }, { "name": "census_tract_fips_code", "type": "esriFieldTypeString", "alias": "Census Tract FIPS Code", "length": 11, "domain": null }, { "name": "census_block_group_fips_code", "type": "esriFieldTypeString", "alias": "Census Block Group FIPS Code", "length": 12, "domain": null }, { "name": "census_block_fips_code", "type": "esriFieldTypeString", "alias": "Census Block FIPS Code", "length": 15, "domain": null }, { "name": "census_tract_number", "type": "esriFieldTypeString", "alias": "Census Tract Number", "length": 6, "domain": null }, { "name": "census_block_group_number", "type": "esriFieldTypeString", "alias": "Census Block Group Number", "length": 1, "domain": null }, { "name": "census_block_number", "type": "esriFieldTypeString", "alias": "Census Block Number", "length": 4, "domain": null }, { "name": "planning_jurisdiction_code", "type": "esriFieldTypeString", "alias": "Planning Jurisdiction Code", "length": 4, "domain": null }, { "name": "greenway_name", "type": "esriFieldTypeString", "alias": "Greenway Name", "length": 50, "domain": null }, { "name": "greenway_area_percent", "type": "esriFieldTypeDouble", "alias": "Greenway Area Percent", "domain": null }, { "name": "market_area_name", "type": "esriFieldTypeString", "alias": "Market Area Name", "length": 50, "domain": null }, { "name": "plan_designation_code", "type": "esriFieldTypeString", "alias": "Plan Designation Code", "length": 10, "domain": null }, { "name": "plan_designation_area_percent", "type": "esriFieldTypeDouble", "alias": "Plan Designation Area Percent", "domain": null }, { "name": "urban_growth_boundary_code", "type": "esriFieldTypeString", "alias": "Urban Growth Boundary Code", "length": 3, "domain": null }, { "name": "urban_growth_area_percent", "type": "esriFieldTypeDouble", "alias": "Urban Growth Area Percent", "domain": null }, { "name": "urban_reserve_code", "type": "esriFieldTypeString", "alias": "Urban Reserve Code", "length": 3, "domain": null }, { "name": "urban_reserve_area_percent", "type": "esriFieldTypeDouble", "alias": "Urban Reserve Area Percent", "domain": null }, { "name": "base_zone_count", "type": "esriFieldTypeInteger", "alias": "Base Zone Count", "domain": null }, { "name": "base_zone_code", "type": "esriFieldTypeString", "alias": "Base Zone Code", "length": 25, "domain": null }, { "name": "base_zone_area_percent", "type": "esriFieldTypeDouble", "alias": "Base Zone Area Percent", "domain": null }, { "name": "incorporated_city_code", "type": "esriFieldTypeString", "alias": "Incorporated City Code", "length": 3, "domain": null }, { "name": "incorporated_area_percent", "type": "esriFieldTypeDouble", "alias": "Incorporated Area Percent", "domain": null }, { "name": "year_incorporated", "type": "esriFieldTypeSmallInteger", "alias": "Year Incorporated", "domain": null }, { "name": "neighborhood_association_name", "type": "esriFieldTypeString", "alias": "Neighborhood Association Name", "length": 100, "domain": null }, { "name": "fire_protection_provider_code", "type": "esriFieldTypeString", "alias": "Fire Protection Provider Code", "length": 3, "domain": null }, { "name": "fire_protection_area_percent", "type": "esriFieldTypeDouble", "alias": "Fire Protection Area Percent", "domain": null }, { "name": "plat_count", "type": "esriFieldTypeInteger", "alias": "Plat Count", "domain": null }, { "name": "legal_area_acres", "type": "esriFieldTypeDouble", "alias": "Legal Area (Acres)", "domain": null }, { "name": "legal_area_sqft", "type": "esriFieldTypeDouble", "alias": "Legal Area (Sqft)", "domain": null }, { "name": "estimated_area_acres", "type": "esriFieldTypeDouble", "alias": "Estimated Area (Acres)", "domain": null }, { "name": "estimated_area_sqft", "type": "esriFieldTypeDouble", "alias": "Estimated Area (Sqft)", "domain": null }, { "name": "perimeter_ft", "type": "esriFieldTypeDouble", "alias": "Perimeter (Ft)", "domain": null }, { "name": "longitude_center", "type": "esriFieldTypeDouble", "alias": "Longitude (Center)", "domain": null }, { "name": "latitude_center", "type": "esriFieldTypeDouble", "alias": "Latitude (Center)", "domain": null }, { "name": "x_center", "type": "esriFieldTypeDouble", "alias": "X (Center)", "domain": null }, { "name": "y_center", "type": "esriFieldTypeDouble", "alias": "Y (Center)", "domain": null }, { "name": "x_min", "type": "esriFieldTypeDouble", "alias": "X (Minimum)", "domain": null }, { "name": "y_min", "type": "esriFieldTypeDouble", "alias": "Y (Minimum)", "domain": null }, { "name": "x_max", "type": "esriFieldTypeDouble", "alias": "X (Maximum)", "domain": null }, { "name": "y_max", "type": "esriFieldTypeDouble", "alias": "Y (Maximum)", "domain": null }, { "name": "taxlot_alt_key", "type": "esriFieldTypeString", "alias": "Taxlot Alt-Key", "length": 64, "domain": null }, { "name": "rlid_link", "type": "esriFieldTypeString", "alias": "RLID Property Search Link", "length": 500, "domain": null }, { "name": "date_last_updated", "type": "esriFieldTypeDate", "alias": "Date Last Updated", "length": 8, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Water Bodies", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 153, 205, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 195, 252, 255, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4173685.041749999, "ymin": 835347.299999997, "xmax": 4308909.281000006, "ymax": 934772.8995000042, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": null }, { "name": "Hydro_Type", "type": "esriFieldTypeString", "alias": "Hydro_Type", "length": 50, "domain": null }, { "name": "Origin", "type": "esriFieldTypeString", "alias": "Origin", "length": 50, "domain": null }, { "name": "Periodicit", "type": "esriFieldTypeString", "alias": "Periodicit", "length": 50, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Eug City Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 230, 220, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 0, 0, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3965853.8070866168, "ymin": 758432.8041338623, "xmax": 4408906.659448817, "ymax": 946709.738188982, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "inccityname", "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": "inccityabbr", "type": "esriFieldTypeString", "alias": "Incorporated City Abbreviation", "length": 3, "domain": null }, { "name": "inccityname", "type": "esriFieldTypeString", "alias": "Incorporated City Name", "length": 30, "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Eug UGB", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2914, "latestWkid": 2914 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 239, 233, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 137, 68, 68, 255 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3964602.4222441018, "ymin": 758431.2801837325, "xmax": 4408905.524606302, "ymax": 946786.9340551198, "spatialReference": { "wkid": 2914, "latestWkid": 2914 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ugbcityname", "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": "ugbcity", "type": "esriFieldTypeString", "alias": "UGB City Code", "length": 3, "domain": null }, { "name": "ugbcityname", "type": "esriFieldTypeString", "alias": "UGB City Name", "length": 30, "domain": null }, { "name": "xmin", "type": "esriFieldTypeDouble", "alias": "Minimum X-Coordinate", "domain": null }, { "name": "ymin", "type": "esriFieldTypeDouble", "alias": "Minimum Y-Coordinate", "domain": null }, { "name": "xmax", "type": "esriFieldTypeDouble", "alias": "Maximum X-Coordinate", "domain": null }, { "name": "ymax", "type": "esriFieldTypeDouble", "alias": "Maximum Y-Coordinate", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape_Area", "shapeLengthFieldName": "Shape_Length", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }