{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 59, "name": "Local US Highways (Buncombe County)", "type": "Feature Layer", "parentLayer": { "id": 57, "name": "StreetNetwork" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 840431.7001059949, "ymin": 588422.9000369906, "xmax": 1056439.2799295485, "ymax": 771828.096299395, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "street_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "centerline_id", "type": "esriFieldTypeDouble", "alias": "centerline_id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "centerline_id" }, { "name": "road_class", "type": "esriFieldTypeInteger", "alias": "road_class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "road_class" }, { "name": "street_prefix", "type": "esriFieldTypeString", "alias": "street_prefix", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "street_prefix" }, { "name": "street_name", "type": "esriFieldTypeString", "alias": "street_name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "street_name" }, { "name": "street_type", "type": "esriFieldTypeString", "alias": "street_type", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "street_type" }, { "name": "street_postdirection", "type": "esriFieldTypeString", "alias": "street_postdirection", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "street_postdirection" }, { "name": "street_dupe", "type": "esriFieldTypeString", "alias": "street_dupe", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "street_dupe" }, { "name": "full_street_name", "type": "esriFieldTypeString", "alias": "full_street_name", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "full_street_name" }, { "name": "speed_limit", "type": "esriFieldTypeInteger", "alias": "speed_limit", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "speed_limit" }, { "name": "lane_count", "type": "esriFieldTypeInteger", "alias": "lane_count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lane_count" }, { "name": "left_from_address", "type": "esriFieldTypeInteger", "alias": "left_from_address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "left_from_address" }, { "name": "left_to_address", "type": "esriFieldTypeInteger", "alias": "left_to_address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "left_to_address" }, { "name": "right_from_address", "type": "esriFieldTypeInteger", "alias": "right_from_address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "right_from_address" }, { "name": "right_to_address", "type": "esriFieldTypeInteger", "alias": "right_to_address", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "right_to_address" }, { "name": "user_id", "type": "esriFieldTypeString", "alias": "user_id", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "user_id" }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "create_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "create_date" }, { "name": "change_date", "type": "esriFieldTypeDate", "alias": "change_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "change_date" }, { "name": "lesn", "type": "esriFieldTypeInteger", "alias": "lesn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lesn" }, { "name": "resn", "type": "esriFieldTypeInteger", "alias": "resn", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "resn" }, { "name": "lzip", "type": "esriFieldTypeInteger", "alias": "lzip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "lzip" }, { "name": "rzip", "type": "esriFieldTypeInteger", "alias": "rzip", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rzip" }, { "name": "lcommcode", "type": "esriFieldTypeString", "alias": "lcommcode", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "lcommcode" }, { "name": "rcommcode", "type": "esriFieldTypeString", "alias": "rcommcode", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "rcommcode" }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "route_id", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "route_id" }, { "name": "maximo_type", "type": "esriFieldTypeString", "alias": "maximo_type", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "maximo_type" }, { "name": "maximo_seq_num", "type": "esriFieldTypeInteger", "alias": "maximo_seq_num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "maximo_seq_num" }, { "name": "asset_code", "type": "esriFieldTypeString", "alias": "asset_code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "asset_code" }, { "name": "mrc", "type": "esriFieldTypeString", "alias": "mrc", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "mrc" }, { "name": "min_range", "type": "esriFieldTypeInteger", "alias": "min_range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "min_range" }, { "name": "max_range", "type": "esriFieldTypeInteger", "alias": "max_range", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "max_range" }, { "name": "oneway", "type": "esriFieldTypeSmallInteger", "alias": "oneway", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "oneway" }, { "name": "fromelevation", "type": "esriFieldTypeSmallInteger", "alias": "fromelevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fromelevation" }, { "name": "toelevation", "type": "esriFieldTypeSmallInteger", "alias": "toelevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "toelevation" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r299_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a193_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Local US Highways (Buncombe County)", "description": "", "prototype": { "attributes": { "toelevation": null, "fromelevation": null, "centerline_id": null, "road_class": null, "street_prefix": null, "street_name": null, "street_type": null, "street_postdirection": null, "street_dupe": null, "full_street_name": null, "speed_limit": null, "lane_count": null, "left_from_address": null, "left_to_address": null, "right_from_address": null, "right_to_address": null, "user_id": null, "create_date": null, "change_date": null, "lesn": null, "resn": null, "lzip": null, "rzip": null, "lcommcode": null, "rcommcode": null, "route_id": null, "maximo_type": null, "maximo_seq_num": null, "asset_code": null, "mrc": null, "min_range": null, "max_range": null, "oneway": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ea1e9d3c25354f6d8c4df94e571bea7c" }