{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 50000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET] CONCAT \" \" CONCAT [TYPE] CONCAT \" \" CONCAT [DIR]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "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": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2296900.5726240575, "ymin": 77934.96998080611, "xmax": 2380586.247443974, "ymax": 230600.22009588778, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 3, "domain": null }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 2, "domain": null }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 5, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeString", "alias": "ROUTE", "length": 6, "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeString", "alias": "RDCLASS", "length": 15, "domain": { "type": "codedValue", "name": "RDCLASS", "description": "ROADWAY CLASSIFICATIONS ", "codedValues": [ { "name": "NEIGHBORHOOD COLLECTOR", "code": "NC" }, { "name": "RURAL MAJOR COLLECTOR", "code": "RMJC" }, { "name": "RURAL PRINCIPAL ARTERIAL", "code": "RPA" }, { "name": "URBAN COLLECTOR", "code": "UC" }, { "name": "URBAN INTERSTATE", "code": "UI" }, { "name": "URBAN MINOR ARTERIAL", "code": "UMA" }, { "name": "URBAN PRINCIPAL ARTERIAL", "code": "UPA" }, { "name": "LOCAL STREET", "code": "LOCAL" }, { "name": "PRIVATE STREET", "code": "PRIVATE" }, { "name": "ACCESS RAMP CROSSING", "code": "ARX" }, { "name": "ACCESS RAMP", "code": "ACCESS RAMP" }, { "name": "MEDIAN CROSSING", "code": "MEDIAN CROSSING" }, { "name": "PARKING LOT ACCSS", "code": "PLA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3382_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3382", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3382", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3154_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e131e9f5e8984b97b0ac8b4c61287c96" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 50000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET] CONCAT \" \" CONCAT [TYPE] CONCAT \" \" CONCAT [DIR]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Default", "priority": 4, "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": [ 255, 255, 255, 253 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 2299490.997233227, "ymin": 77934.96998080611, "xmax": 2386859.247365132, "ymax": 231499.82000273466, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "length": 25, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 10, "domain": { "type": "codedValue", "name": "Street_type", "description": "Street types expanded", "codedValues": [ { "name": "ALLEY", "code": "ALLEY" }, { "name": "AVENUE", "code": "AVENUE" }, { "name": "BOULEVARD", "code": "BOULEVARD" }, { "name": "CIRCLE", "code": "CIRCLE" }, { "name": "COURT", "code": "COURT" }, { "name": "DRIVE", "code": "DRIVE" }, { "name": "LANE", "code": "LANE" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PARKWAY", "code": "PARKWAY" }, { "name": "PLACE", "code": "PLACE" }, { "name": "PLAZA", "code": "PLAZA" }, { "name": "POINT", "code": "POINT" }, { "name": "ROAD", "code": "ROAD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "STREET", "code": "STREET" }, { "name": "TERRACE", "code": "TERRACE" }, { "name": "TRAIL", "code": "TRAIL" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE_ABBR", "type": "esriFieldTypeString", "alias": "TYPE_ABBR", "length": 4, "domain": { "type": "codedValue", "name": "TYPE_6", "description": "STREET SUFFIX ABBREVIATION", "codedValues": [ { "name": "ALY", "code": "ALY" }, { "name": "AV", "code": "AV" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "HWY", "code": "HWY" }, { "name": "LN", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "PKWY", "code": "PKWY" }, { "name": "PL", "code": "PL" }, { "name": "PLZ", "code": "PLZ" }, { "name": "PT", "code": "PT" }, { "name": "RD", "code": "RD" }, { "name": "ROW", "code": "ROW" }, { "name": "RUN", "code": "RUN" }, { "name": "ST", "code": "ST" }, { "name": "TER", "code": "TER" }, { "name": "TRL", "code": "TRL" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "length": 25, "domain": { "type": "codedValue", "name": "Direction", "description": "Direction types expanded", "codedValues": [ { "name": "EAST", "code": "EAST" }, { "name": "NORTH", "code": "NORTH" }, { "name": "NORTHEAST", "code": "NORTHEAST" }, { "name": "SOUTH", "code": "SOUTH" }, { "name": "SOUTHEAST", "code": "SOUTHEAST" }, { "name": "WEST", "code": "WEST" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIR_ABBR", "type": "esriFieldTypeString", "alias": "DIR_ABBR", "length": 2, "domain": { "type": "codedValue", "name": "DIR", "description": "DIRECTIONAL ABBREVIATION", "codedValues": [ { "name": "E", "code": "E" }, { "name": "W", "code": "W" }, { "name": "N", "code": "N" }, { "name": "S", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEFT_POSTAL_CITY", "type": "esriFieldTypeString", "alias": "LEFT_POSTAL_CITY", "length": 25, "domain": { "type": "codedValue", "name": "City_Name", "description": "City names expanded", "codedValues": [ { "name": "CAROLINA BEACH", "code": "CAROLINA BEACH" }, { "name": "CASTLE HAYNE", "code": "CASTLE HAYNE" }, { "name": "KURE BEACH", "code": "KURE BEACH" }, { "name": "WILMINGTON", "code": "WILMINGTON" }, { "name": "WRIGHTSVILLE BEACH", "code": "WRIGHTSVILLE BEACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIGHT_POSTAL_CITY", "type": "esriFieldTypeString", "alias": "RIGHT_POSTAL_CITY", "length": 25, "domain": { "type": "codedValue", "name": "City_Name", "description": "City names expanded", "codedValues": [ { "name": "CAROLINA BEACH", "code": "CAROLINA BEACH" }, { "name": "CASTLE HAYNE", "code": "CASTLE HAYNE" }, { "name": "KURE BEACH", "code": "KURE BEACH" }, { "name": "WILMINGTON", "code": "WILMINGTON" }, { "name": "WRIGHTSVILLE BEACH", "code": "WRIGHTSVILLE BEACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEFT_POSTAL_CITY_ABBR", "type": "esriFieldTypeString", "alias": "LEFT_POSTAL_CITY_ABBR", "length": 2, "domain": { "type": "codedValue", "name": "CITY", "description": "CITY ABBREVIATION", "codedValues": [ { "name": "WM", "code": "WM" }, { "name": "WB", "code": "WB" }, { "name": "KB", "code": "KB" }, { "name": "CB", "code": "CB" }, { "name": "CH", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RIGHT_POSTAL_CITY_ABBR", "type": "esriFieldTypeString", "alias": "RIGHT_POSTAL_CITY_ABBR", "length": 2, "domain": { "type": "codedValue", "name": "CITY", "description": "CITY ABBREVIATION", "codedValues": [ { "name": "WM", "code": "WM" }, { "name": "WB", "code": "WB" }, { "name": "KB", "code": "KB" }, { "name": "CB", "code": "CB" }, { "name": "CH", "code": "CH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LEFT_INCMUNI", "type": "esriFieldTypeString", "alias": "LEFT_INCMUNI", "length": 25, "domain": { "type": "codedValue", "name": "Municipality", "description": "Municipality expanded", "codedValues": [ { "name": "UNINCORPORATED", "code": "UNINCORPORATED" }, { "name": "CAROLINA BEACH", "code": "CAROLINA BEACH" }, { "name": "KURE BEACH", "code": "KURE BEACH" }, { "name": "WILMINGTON", "code": "WILMINGTON" }, { "name": "WRIGHTSVILLE BEACH", "code": "WRIGHTSVILLE BEACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIGHT_INCMUNI", "type": "esriFieldTypeString", "alias": "RIGHT_INCMUNI", "length": 25, "domain": { "type": "codedValue", "name": "Municipality", "description": "Municipality expanded", "codedValues": [ { "name": "UNINCORPORATED", "code": "UNINCORPORATED" }, { "name": "CAROLINA BEACH", "code": "CAROLINA BEACH" }, { "name": "KURE BEACH", "code": "KURE BEACH" }, { "name": "WILMINGTON", "code": "WILMINGTON" }, { "name": "WRIGHTSVILLE BEACH", "code": "WRIGHTSVILLE BEACH" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LEFTTO", "type": "esriFieldTypeDouble", "alias": "LEFTTO", "domain": null }, { "name": "LEFTFROM", "type": "esriFieldTypeDouble", "alias": "LEFTFROM", "domain": null }, { "name": "RIGHTTO", "type": "esriFieldTypeDouble", "alias": "RIGHTTO", "domain": null }, { "name": "RIGHTFROM", "type": "esriFieldTypeDouble", "alias": "RIGHTFROM", "domain": null }, { "name": "RDCLASS", "type": "esriFieldTypeString", "alias": "RDCLASS", "length": 15, "domain": { "type": "codedValue", "name": "RDCLASS", "description": "ROADWAY CLASSIFICATIONS ", "codedValues": [ { "name": "NEIGHBORHOOD COLLECTOR", "code": "NC" }, { "name": "RURAL MAJOR COLLECTOR", "code": "RMJC" }, { "name": "RURAL PRINCIPAL ARTERIAL", "code": "RPA" }, { "name": "URBAN COLLECTOR", "code": "UC" }, { "name": "URBAN INTERSTATE", "code": "UI" }, { "name": "URBAN MINOR ARTERIAL", "code": "UMA" }, { "name": "URBAN PRINCIPAL ARTERIAL", "code": "UPA" }, { "name": "LOCAL STREET", "code": "LOCAL" }, { "name": "PRIVATE STREET", "code": "PRIVATE" }, { "name": "ACCESS RAMP CROSSING", "code": "ARX" }, { "name": "ACCESS RAMP", "code": "ACCESS RAMP" }, { "name": "MEDIAN CROSSING", "code": "MEDIAN CROSSING" }, { "name": "PARKING LOT ACCSS", "code": "PLA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ONEWAY", "type": "esriFieldTypeString", "alias": "ONEWAY", "length": 2, "domain": null }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null }, { "name": "F_ELEV", "type": "esriFieldTypeInteger", "alias": "F_ELEV", "domain": null }, { "name": "T_ELEV", "type": "esriFieldTypeInteger", "alias": "T_ELEV", "domain": null }, { "name": "FT_MINUTES", "type": "esriFieldTypeDouble", "alias": "FT_MINUTES", "domain": null }, { "name": "TF_MINUTES", "type": "esriFieldTypeDouble", "alias": "TF_MINUTES", "domain": null }, { "name": "FT_MILES", "type": "esriFieldTypeDouble", "alias": "FT_MILES", "domain": null }, { "name": "TF_MILES", "type": "esriFieldTypeDouble", "alias": "TF_MILES", "domain": null }, { "name": "NG911EXCLUDE", "type": "esriFieldTypeString", "alias": "NG911EXCLUDE", "length": 3, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R3387_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3387", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_3387", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3159_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e131e9f5e8984b97b0ac8b4c61287c96" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Hydrology", "type": "Feature Layer", "description": "This GIS layer represents the hydrology polygon features such as rivers, lakes, ponds, and tidal creeks within New Hanover County, NC. These features were captured from 2012 aerial photography.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "FTR_CODE", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "LAKE", "label": "Water features" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "MARSH", "label": "Water features" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "POND", "label": "Water features" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 219, 242, 255 ], "outline": null }, "value": "RIVER", "label": "Water features" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 168, 103, 255 ], "toColor": [ 127, 168, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 96, 247, 255 ], "toColor": [ 242, 96, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 59, 85, 140, 255 ], "toColor": [ 59, 85, 140, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 92, 255 ], "toColor": [ 230, 83, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 245, 86, 255 ], "toColor": [ 245, 245, 86, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 220, 240, 255 ], "toColor": [ 120, 220, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 247, 94, 255 ], "toColor": [ 92, 247, 94, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 134, 189, 255 ], "toColor": [ 209, 134, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 168, 103, 255 ], "toColor": [ 230, 168, 103, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 92, 102, 242, 255 ], "toColor": [ 92, 102, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 88, 82, 255 ], "toColor": [ 128, 88, 82, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 103, 245, 176, 255 ], "toColor": [ 103, 245, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 51, 145, 255 ], "toColor": [ 117, 51, 145, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 25, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2271099.667533055, "ymin": 53282.010100483894, "xmax": 2429961.377368048, "ymax": 245585.3200468868, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FTR_CODE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FTR_CODE", "type": "esriFieldTypeString", "alias": "FTR_CODE", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R279_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S268_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e131e9f5e8984b97b0ac8b4c61287c96" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "CAMA Land Classes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "camaclass", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null }, "value": "1", "label": "Conservation Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSBackwardDiagonal", "color": [ 109, 187, 67, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.4 } }, "value": "7", "label": "Natual Heritage Resource Protection Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 194, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "5", "label": "Aquifer Resource Protection Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 205, 102, 255 ], "outline": null }, "value": "8", "label": "Watershed Resource Protection " }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 181, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "6", "label": "Wetland Resource Protection Area" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 158, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "value": "9", "label": "Urban" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 178, 178, 178, 255 ], "outline": null }, "value": "3", "label": "Transition" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 205, 102, 102, 255 ], "outline": null }, "value": "2", "label": "Community" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 202, 122, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "10", "label": "Rural" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 230, 0, 255 ], "outline": null }, "value": "4", "label": "Not in Planning Area" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 191, 67, 255 ], "toColor": [ 113, 191, 67, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 41, 194, 255 ], "toColor": [ 194, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 45, 42, 255 ], "toColor": [ 201, 45, 42, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 47, 142, 194, 255 ], "toColor": [ 47, 142, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 156, 117, 47, 255 ], "toColor": [ 156, 117, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 45, 194, 164, 255 ], "toColor": [ 45, 194, 164, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 66, 181, 255 ], "toColor": [ 43, 66, 181, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 49, 87, 255 ], "toColor": [ 158, 49, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 182, 48, 255 ], "toColor": [ 194, 182, 48, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 163, 62, 143, 255 ], "toColor": [ 163, 62, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 41, 194, 255 ], "toColor": [ 87, 41, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 74, 57, 255 ], "toColor": [ 158, 74, 57, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 156, 86, 255 ], "toColor": [ 61, 156, 86, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2293494.017429307, "ymin": 65290.92013773322, "xmax": 2388445.4374342263, "ymax": 234437.78984856606, "spatialReference": { "wkid": 103122, "latestWkid": 6543, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "camaclass", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "camaclass", "type": "esriFieldTypeSmallInteger", "alias": "camaclass", "domain": null }, { "name": "CL_LABEL", "type": "esriFieldTypeString", "alias": "CL_LABEL", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R704_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_704", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_704", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S672_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "e131e9f5e8984b97b0ac8b4c61287c96" } ], "tables": [] }