{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Public Street Names 100K", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100001, "maxScale": 45001, "canScaleSymbols": true, "referenceScale": 7500, "geometryType": "esriGeometryPolyline", "description": "City of Dickinson Street Names", "copyrightText": "Dickinson Engineering Department", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.146001631586431E7, "ymin": 5906551.896507809, "xmax": -1.1427352952322895E7, "ymax": 5937200.282309532, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.LABEL", "title": "Custom" }, "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": 4, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 4, "font": { "family": "Comic Sans MS", "size": 38, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FEATTYPE", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FEATTYPE", "type": "esriFieldTypeString", "alias": "Class", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CLASS" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "Label", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LABEL" }, { "name": "DESIGNATED", "type": "esriFieldTypeSmallInteger", "alias": "Target Area", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "defaultValue": 0, "modelName": "PLOWSNOW" }, { "name": "PAVED", "type": "esriFieldTypeInteger", "alias": "Paved Width", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "PAVED" }, { "name": "ROW", "type": "esriFieldTypeInteger", "alias": "Right Of Way", "domain": null, "editable": false, "nullable": true, "defaultValue": 66, "modelName": "ROW" }, { "name": "PRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "Priority", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "PRIORITY" }, { "name": "EMRGSNOR", "type": "esriFieldTypeSmallInteger", "alias": "Emergency Snow Route", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "defaultValue": 0, "modelName": "EMERGRT" }, { "name": "FUNCLASS", "type": "esriFieldTypeString", "alias": "Functional Class", "domain": { "type": "codedValue", "name": "FunctionalClass", "description": "functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Ramp", "code": "Ramp" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Interstate", "code": "Interstate" }, { "name": "Highway (OF&E)", "code": "Highway" }, { "name": "Major Collector", "code": "Major Collector" }, { "name": "Minor Collector", "code": "Minor Collector" }, { "name": "Other (OPA)", "code": "Other OPA" }, { "name": "Rural Collector", "code": "Rural Collector" }, { "name": "Rural Minor Arterial", "code": "Rural Minor Arterial" }, { "name": "Rural Principal Arterial", "code": "Rural Principal Arterial" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "length": 50, "defaultValue": "Local", "modelName": "FUNCLASS" }, { "name": "HAULSNOW", "type": "esriFieldTypeSmallInteger", "alias": "Haul Snow", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "defaultValue": 0, "modelName": "HAULSNOW" }, { "name": "TRUCKRT", "type": "esriFieldTypeString", "alias": "Truck Route", "domain": { "type": "codedValue", "name": "StreetTruckRouteType", "description": "Truck Route Designation", "codedValues": [ { "name": "Designated Truck Route", "code": "Trucks" }, { "name": "No Trucks Allowed", "code": "No Trucks" }, { "name": "Alternate Truck Route", "code": "Alt Trucks" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TRUCKRT" }, { "name": "MAINTAIN", "type": "esriFieldTypeSmallInteger", "alias": "City Maintained", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": false, "nullable": true, "defaultValue": null, "modelName": "MAINTAIN" }, { "name": "PLOWRT", "type": "esriFieldTypeString", "alias": "Plow Route", "domain": null, "editable": false, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PLOWRT" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "S3980_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Public Street Names 100K", "description": "", "prototype": { "attributes": {"FACILITYID": 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": "ef7d9880b90e4ecb914279ef011943bf" }