{ "layers": [ { "currentVersion": 10.81, "id": 0, "name": "Streams", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 80000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 1 }, "value": "E", "label": "Ephemeral", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 1.5 }, "value": "I", "label": "Intermittent", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 0.1 }, "value": "O", "label": "Outside Carrboro Jurisdiction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 190, 255, 232, 255 ], "width": 1.5 }, "value": "P", "label": "Perennial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 233, 255, 190, 255 ], "width": 0.1 }, "value": "U", "label": "Unregulated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[Name]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 115, 255, 223, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 20000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 1956949.9999018908, "ymin": 763658.3124421388, "xmax": 2002581.3748463094, "ymax": 810075.0001204014, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Name", "length": 50, "domain": null }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "Basin", "length": 10, "domain": null }, { "name": "JURIS", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 3, "domain": null }, { "name": "SS", "type": "esriFieldTypeDouble", "alias": "On Soil Survey", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 1, "domain": { "type": "codedValue", "name": "StreamType", "description": "Types for Regulating Carrboro Streams", "codedValues": [ { "name": "Intermittent", "code": "I" }, { "name": "Ephemeral", "code": "E" }, { "name": "Unregulated", "code": "U" }, { "name": "Outside Carrboro Jurisdiction", "code": "O" }, { "name": "Perennial", "code": "P" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CHECK_", "type": "esriFieldTypeInteger", "alias": "Checked", "domain": { "type": "codedValue", "name": "StreamTypeFieldCheck", "description": "Carrboro type changed because of field assessment", "codedValues": [ { "name": "Not checked", "code": 0 }, { "name": "Checked by Sungate", "code": 1 }, { "name": "Checked by Town", "code": 2 }, { "name": "Checked by Other", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DRAINAGE", "type": "esriFieldTypeSmallInteger", "alias": "Drainage", "domain": { "type": "codedValue", "name": "StreamDrainageArea", "description": "Drainage Area Ranges for Carrboro Streams", "codedValues": [ { "name": "Outside Carrboro", "code": 0 }, { "name": "SWCHAN", "code": 1 }, { "name": "0-5", "code": 2 }, { "name": "5-50", "code": 3 }, { "name": "50-640", "code": 4 }, { "name": ">640", "code": 5 }, { "name": "Hydrologically Modified", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Piped", "type": "esriFieldTypeSmallInteger", "alias": "Piped", "domain": null }, { "name": "REACHCODE", "type": "esriFieldTypeString", "alias": "Reach Code", "length": 14, "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R606_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a502_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 1, "name": "Wetlands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 20000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "9cc3c7b80d66b5362bec80f0b8b38632", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABPhJREFUeJzlXFtyHDEIVKrmer7NHiO38QGdr3ERmUc3Ao026R/tvBASogXM2NfYiI/x+vocv3/t7NPrXx5bv7VjTebHeH2NMcbVO4SzcA+cMWp0/33tbs0JlTMvLSCtKI8zyjyxYuWYtAn2VioCc0LnmZ8FRy4wK+/dhyqvGdkydrSquoxd7vIdbiVle+18n9VPtkXG0sKh3W61otdKi+DHhL6DW1VgHtcYf+tc5vKnuZVlWG0CtPPWwKNxIXyu6dDCoSstKs+6Pp/vgpQvdWiNQzvc6unkIMI1xrlu5cm0kI0w0DmI5F1SydPcagdW94wZqsuf7lYSp0US6oSe4lYW13ZmY6vYUhzJupV3X0U2FlWbMgsAmtDT3GqMmmxMC33k78wCuN7RreQATjP2dbpbef10FjmycF3+BLey9FppJRi+lDKs8YYceqJbaX1ns7HVDXMGVbE/xa0kognYbWi6Yr/TrSycknjMFacxwDj0KbdagcZ51X1oewI0oSe4FRq2zbpZx0wfDEIOXRH+P2Ip9dzhVjeisC2D6ujFTT2ZeJB5ZmUSMjGr17/H/xnjfY7min0FmOI3uggqMkAL7oRag2FcfNWt0MiAmaCKDNBCmHoig5nR5VaVSURVBjhPfvuHDugzKEdprSXHK9ZUZYBzLNrGoZ1uFfWr/Z7PVWSAGtx3SgiHRvzXUVipMkDVRifhvlNa5dDKwsrMy9Y1BpUb3Y02Dl1pPZnstd1oj0Or3AqRM5+/f1ePycP3hDIBtHbe6qDKrVg5GV6+n2MpSOJ7QlG+XFX8VGjRgcfV1rW3rzbtdHnEE9PFkWzgjlILKnfFc9jUGqHDbcWR1VBsp06WLggdwhPaEaD/i1C/D70vdtYOUVRTRAd+uLy3lCuKHFbejqS4HRRRlVrPOkAuLzuMVjFakdEU0dourPK5ZxD4redpHPqkq3sGoSv2TNs/tOcx00WqYo+2VsfRJhPJQM9H/c/9Zja9ecx02JQtcjwdh6L9ruoDTyirSAeiTZFBFy1BHFrd6QqqIgKUIlB5YXGEESQV7ChKMPz39M5v/jUyej7DOasFkA7aqQoLj/9yZEYmRNuZWqt/3l2dm1cmBZkQzVvZ1ak19daTwZOFFUbveeJXU+vUOyVW0eheTfmdQHSlObSD+Cus34mO1Jr6ciSjdJX1MyXASKa1iNBW0y/NodHqqra+PKf9XuX9qtQ6HTZZA5zPVVh/B6qobkvqeWqG09Gvmyl58RaDyo1uN9jM0fy/TRpOGbjH39kNEOFuZLG5/1lMCs0UhDNgdmet306jpzYl1j0zu+n93EpezvQ565vNzpDFtr04goQ8u3Rg+0UWW8krECl0XoGMwl6/2eua/p0RR9krEO04q1hHYSValSte8qjLI8isFOb+ytT61vduH59QL1zpKqwgHJpNrenyHaq0pogmIwpFqjiURURdllHo8l1WKUZGR1nN64cdl6fv4y6vwTIu2nroTq3db+zlA5ng2wqxLJkRV2X10QbPXkMBf2PPrAI2xPJkV4c53al1ics/VX7LgDUQO64jObQCTxn58lJH66GnQhkGlVQg5UWp9YUu8Y50UBuMxmfZAJ4By/vatTHIXL4rzkPDoMjYJ3gGxaFSaW0AK+ngCrI7vkSVviqHnpoOImBfcVT29TFeXzSHVqWDTH1SO28N0rrGZkWIAbS5+wOfX5NYvUFWcwAAAABJRU5ErkJggg==", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 0, 115, 255 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1963046.3748482168, "ymin": 772546.6906627268, "xmax": 2001972.4728488922, "ymax": 818972.8123772293, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ATTRIBUTE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ATTRIBUTE", "type": "esriFieldTypeString", "alias": "ATTRIBUTE", "length": 20, "domain": null }, { "name": "SYSTEM", "type": "esriFieldTypeString", "alias": "SYSTEM", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 50, "domain": null }, { "name": "SUBCLASS", "type": "esriFieldTypeString", "alias": "SUBCLASS", "length": 100, "domain": null }, { "name": "REGIME", "type": "esriFieldTypeString", "alias": "REGIME", "length": 50, "domain": null }, { "name": "MODIFIER", "type": "esriFieldTypeString", "alias": "MODIFIER", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R631_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a525_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.81, "id": 2, "name": "Lakes, Ponds, and Creeks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 200000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 255, 232, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1956908.787385881, "ymin": 768293.8907693923, "xmax": 2002500.00000906, "ymax": 809999.9999423176, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "WTRTYPE", "type": "esriFieldTypeString", "alias": "Waterbody Type", "length": 30, "domain": null }, { "name": "WATERAREA", "type": "esriFieldTypeDouble", "alias": "Area in Acres", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R608_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a504_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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, "supportsCoordinatesQuantization": true } ], "tables": [] }