{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Mesa County Highway Labels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -109.389617978964, "ymin": 38.46518514511601, "xmax": -107.44381876545957, "ymax": 39.68290177091833, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 240, 240, 240, 0 ], "width": 3 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": { "type": "codedValue", "name": "CLASS_1", "description": "STREET CLASS", "codedValues": [ { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "US HIGHWAY", "code": "US HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MIN COLLECTOR", "code": "MIN COLLECTOR" }, { "name": "MAJ COLLECTOR", "code": "MAJ COLLECTOR" }, { "name": "MIN ARTERIAL", "code": "MIN ARTERIAL" }, { "name": "PR ARTERIAL", "code": "PR ARTERIAL" }, { "name": "UNIMPROVED", "code": "UNIMPROVED" }, { "name": "GARFIELD CNTY", "code": "GARFIELD CNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "CLASS" }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ST_LABEL" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "COORD_KEY", "type": "esriFieldTypeString", "alias": "COORD_KEY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COORD_KEY" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FT_COST" }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TF_COST" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "WEIGHT", "type": "esriFieldTypeDouble", "alias": "WEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEIGHT" }, { "name": "F_ZLEV", "type": "esriFieldTypeDouble", "alias": "F_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ZLEV" }, { "name": "T_ZLEV", "type": "esriFieldTypeDouble", "alias": "T_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_ZLEV" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "N_POINTS", "type": "esriFieldTypeDouble", "alias": "N_POINTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_POINTS" }, { "name": "L_LO_ADD", "type": "esriFieldTypeDouble", "alias": "L_LO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_LO_ADD" }, { "name": "L_HI_ADD", "type": "esriFieldTypeDouble", "alias": "L_HI_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_HI_ADD" }, { "name": "R_LO_ADD", "type": "esriFieldTypeDouble", "alias": "R_LO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_LO_ADD" }, { "name": "R_HI_ADD", "type": "esriFieldTypeDouble", "alias": "R_HI_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_HI_ADD" }, { "name": "ST_ALIAS1", "type": "esriFieldTypeString", "alias": "ST_ALIAS1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS1" }, { "name": "ST_ALIAS2", "type": "esriFieldTypeString", "alias": "ST_ALIAS2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS2" }, { "name": "ST_ALIAS3", "type": "esriFieldTypeString", "alias": "ST_ALIAS3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS3" }, { "name": "LOW_RANGE", "type": "esriFieldTypeDouble", "alias": "LOW_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOW_RANGE" }, { "name": "HI_RANGE", "type": "esriFieldTypeDouble", "alias": "HI_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HI_RANGE" }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "TO_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_ST" }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "FROM_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_ST" }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPL" }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPR" }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATE_ABBR" }, { "name": "L_VENUE", "type": "esriFieldTypeString", "alias": "L_VENUE", "domain": { "type": "codedValue", "name": "VENUE", "description": "VENUE", "codedValues": [ { "name": "CLIFTON", "code": "CLIFTON" }, { "name": "COLLBRAN", "code": "COLLBRAN" }, { "name": "DEBEQUE", "code": "DEBEQUE" }, { "name": "FRUITA", "code": "FRUITA" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLADE PARK", "code": "GLADE PARK" }, { "name": "GRAND COUNTY", "code": "GRAND COUNTY" }, { "name": "GRAND JUNCTION", "code": "GRAND JUNCTION" }, { "name": "LOMA", "code": "LOMA" }, { "name": "MACK", "code": "MACK" }, { "name": "MESA", "code": "MESA" }, { "name": "MOLINA", "code": "MOLINA" }, { "name": "PALISADE", "code": "PALISADE" }, { "name": "PARACHUTE", "code": "PARACHUTE" }, { "name": "WHITEWATER", "code": "WHITEWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_VENUE" }, { "name": "R_VENUE", "type": "esriFieldTypeString", "alias": "R_VENUE", "domain": { "type": "codedValue", "name": "VENUE", "description": "VENUE", "codedValues": [ { "name": "CLIFTON", "code": "CLIFTON" }, { "name": "COLLBRAN", "code": "COLLBRAN" }, { "name": "DEBEQUE", "code": "DEBEQUE" }, { "name": "FRUITA", "code": "FRUITA" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLADE PARK", "code": "GLADE PARK" }, { "name": "GRAND COUNTY", "code": "GRAND COUNTY" }, { "name": "GRAND JUNCTION", "code": "GRAND JUNCTION" }, { "name": "LOMA", "code": "LOMA" }, { "name": "MACK", "code": "MACK" }, { "name": "MESA", "code": "MESA" }, { "name": "MOLINA", "code": "MOLINA" }, { "name": "PALISADE", "code": "PALISADE" }, { "name": "PARACHUTE", "code": "PARACHUTE" }, { "name": "WHITEWATER", "code": "WHITEWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_VENUE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": { "type": "codedValue", "name": "L_COUNTY_I", "description": "LEFT SIDE COUNTY", "codedValues": [ { "name": "MESA", "code": "MESA" }, { "name": "DELTA", "code": "DELTA" }, { "name": "MONTROSE", "code": "MONTROSE" }, { "name": "GUNNISON", "code": "GUNNISON" }, { "name": "PITKIN", "code": "PITKIN" }, { "name": "GARFIELD", "code": "GARFIELD" }, { "name": "GRAND", "code": "GRAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "LJURIS", "type": "esriFieldTypeString", "alias": "LJURIS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LJURIS" }, { "name": "RJURIS", "type": "esriFieldTypeString", "alias": "RJURIS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RJURIS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "TRUCKROUTE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRUCKROUTE" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDouble", "alias": "CREATION_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "CREATION_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATION_USER" }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDouble", "alias": "MODIFY_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODIFY_DATE" }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFY_USER" }, { "name": "NO_MSAG", "type": "esriFieldTypeInteger", "alias": "NO_MSAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "C1_EXCEPTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEPTION" }, { "name": "L_ESN", "type": "esriFieldTypeString", "alias": "L_ESN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "L_ESN" }, { "name": "R_ESN", "type": "esriFieldTypeString", "alias": "R_ESN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "R_ESN" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1921", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULL_NAME", "fields": "FT_COST,FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1842_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mesa County Highway Labels", "description": "", "prototype": { "attributes": { "L_ESN": null, "CLASS": null, "ST_LABEL": null, "FULL_NAME": null, "COORD_KEY": null, "ONE_WAY": null, "FT_COST": null, "TF_COST": null, "SPEED": null, "WEIGHT": null, "F_ZLEV": null, "T_ZLEV": null, "LENGTH": null, "N_POINTS": null, "L_LO_ADD": null, "L_HI_ADD": null, "R_LO_ADD": null, "R_HI_ADD": null, "ST_ALIAS1": null, "ST_ALIAS2": null, "ST_ALIAS3": null, "LOW_RANGE": null, "HI_RANGE": null, "TO_ST": null, "FROM_ST": null, "ZIPL": null, "ZIPR": null, "STATE_ABBR": null, "L_VENUE": null, "R_VENUE": null, "COUNTY": null, "PRETYPE": null, "JOIN_ID": null, "LJURIS": null, "RJURIS": null, "R_ESN": null, "TRUCKROUTE": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null, "C1_EXCEPTION": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "669e904be7884128bdeedb3b4ead091c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Mesa County Road Labels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -109.389617978964, "ymin": 38.46518514511601, "xmax": -107.44381876545957, "ymax": 39.68290177091833, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.002, "zTolerance": 0.002, "mTolerance": 0.002, "falseX": -5120900, "falseY": -9998100, "xyUnits": 8000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 208, 200, 0 ], "width": 1 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "var words = split(upper($feature.FULL_NAME), \" \")\nvar upperWords = [\"N\", \"NW\", \"W\", \"SW\", \"S\", \"SE\", \"E\", \"NE\", \"HWY\", \"US\"]\nvar lowerWords = [\"1ST\", \"2ND\", \"3RD\", \"4TH\", \"5TH\", \"6TH\", \"7TH\", \"8TH\", \"9TH\", \"10TH\", \"11TH\", \"12TH\", \"13TH\", \"14TH\", \"15TH\", \"16TH\", \"17TH\", \"18TH\", \"19TH\", \"20TH\", \"21ST\", \"22ND\", \"23RD\", \"24TH\", \"25TH\", \"26TH\"]\n\nVAR LABEL = \"\"\nfor (var word in words)\n{\n var isUpper = indexof(upperWords, words[word]) > -1\n var isLower = indexof(lowerWords, words[word]) > -1\n if (isUpper)\n label += words[word] + \" \"\n else if (isLower)\n label += lower(words[word]) + \" \"\n else\n label += proper(words[word]) + \" \"\n}\n\nreturn label\n", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "where": "FULL_NAME NOT LIKE 'D%' And FULL_NAME NOT LIKE '%Little Park%' And FULL_NAME NOT LIKE 'B%' And FULL_NAME NOT LIKE 'S%' And FULL_NAME NOT LIKE 'MS%' And FULL_NAME NOT LIKE '%/10%' And FULL_NAME NOT LIKE 'Js%' And FULL_NAME NOT LIKE 'Ts%' And FULL_NAME NOT LIKE '19 1/2%' And FULL_NAME NOT LIKE 'Z%' And FULL_NAME NOT LIKE 'Y%' And FULL_NAME NOT LIKE 'Long%' And CLASS NOT IN ('LOCAL', 'PRIVATE', 'UNIMPROVED', 'US HIGHWAY', 'STATE HIGHWAY', 'INTERSTATE') Or FULL_NAME = 'REEDER MESA RD' Or FULL_NAME = 'LANDS END RD' Or FULL_NAME = 'RIM ROCK DR' Or FULL_NAME = 'MONUMENT RD'", "useCodedValues": true, "maxScale": "NaN", "minScale": "NaN", "name": "1:64,000 - 1:250,000", "priority": 19, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": { "type": "codedValue", "name": "CLASS_1", "description": "STREET CLASS", "codedValues": [ { "name": "STATE HIGHWAY", "code": "STATE HIGHWAY" }, { "name": "US HIGHWAY", "code": "US HIGHWAY" }, { "name": "INTERSTATE", "code": "INTERSTATE" }, { "name": "LOCAL", "code": "LOCAL" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "MIN COLLECTOR", "code": "MIN COLLECTOR" }, { "name": "MAJ COLLECTOR", "code": "MAJ COLLECTOR" }, { "name": "MIN ARTERIAL", "code": "MIN ARTERIAL" }, { "name": "PR ARTERIAL", "code": "PR ARTERIAL" }, { "name": "UNIMPROVED", "code": "UNIMPROVED" }, { "name": "GARFIELD CNTY", "code": "GARFIELD CNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 13, "defaultValue": null, "modelName": "CLASS" }, { "name": "ST_LABEL", "type": "esriFieldTypeString", "alias": "ST_LABEL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ST_LABEL" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": { "type": "codedValue", "name": "STREET_TYPE", "description": "STREET SUFFIX", "codedValues": [ { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "CIR", "code": "CIR" }, { "name": "CT", "code": "CT" }, { "name": "DR", "code": "DR" }, { "name": "LN", "code": "LN" }, { "name": "PKWY", "code": "PKWY" }, { "name": "RD", "code": "RD" }, { "name": "ST", "code": "ST" }, { "name": "TRL", "code": "TRL" }, { "name": "PL", "code": "PL" }, { "name": "WAY", "code": "WAY" }, { "name": "LOOP", "code": "LOOP" }, { "name": "RTE", "code": "RTE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TYPE" }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "domain": { "type": "codedValue", "name": "Common_Street Direction", "description": "gbaMS Street Direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PREFIX" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": { "type": "codedValue", "name": "Common_Street Direction", "description": "gbaMS Street Direction", "codedValues": [ { "name": "E", "code": "E" }, { "name": "N", "code": "N" }, { "name": "NE", "code": "NE" }, { "name": "NW", "code": "NW" }, { "name": "S", "code": "S" }, { "name": "SE", "code": "SE" }, { "name": "SW", "code": "SW" }, { "name": "W", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "COORD_KEY", "type": "esriFieldTypeString", "alias": "COORD_KEY", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "COORD_KEY" }, { "name": "ONE_WAY", "type": "esriFieldTypeString", "alias": "ONE_WAY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ONE_WAY" }, { "name": "FT_COST", "type": "esriFieldTypeDouble", "alias": "FT_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FT_COST" }, { "name": "TF_COST", "type": "esriFieldTypeDouble", "alias": "TF_COST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TF_COST" }, { "name": "SPEED", "type": "esriFieldTypeDouble", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "WEIGHT", "type": "esriFieldTypeDouble", "alias": "WEIGHT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WEIGHT" }, { "name": "F_ZLEV", "type": "esriFieldTypeDouble", "alias": "F_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ZLEV" }, { "name": "T_ZLEV", "type": "esriFieldTypeDouble", "alias": "T_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_ZLEV" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "N_POINTS", "type": "esriFieldTypeDouble", "alias": "N_POINTS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "N_POINTS" }, { "name": "L_LO_ADD", "type": "esriFieldTypeDouble", "alias": "L_LO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_LO_ADD" }, { "name": "L_HI_ADD", "type": "esriFieldTypeDouble", "alias": "L_HI_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "L_HI_ADD" }, { "name": "R_LO_ADD", "type": "esriFieldTypeDouble", "alias": "R_LO_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_LO_ADD" }, { "name": "R_HI_ADD", "type": "esriFieldTypeDouble", "alias": "R_HI_ADD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "R_HI_ADD" }, { "name": "ST_ALIAS1", "type": "esriFieldTypeString", "alias": "ST_ALIAS1", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS1" }, { "name": "ST_ALIAS2", "type": "esriFieldTypeString", "alias": "ST_ALIAS2", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS2" }, { "name": "ST_ALIAS3", "type": "esriFieldTypeString", "alias": "ST_ALIAS3", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "ST_ALIAS3" }, { "name": "LOW_RANGE", "type": "esriFieldTypeDouble", "alias": "LOW_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LOW_RANGE" }, { "name": "HI_RANGE", "type": "esriFieldTypeDouble", "alias": "HI_RANGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HI_RANGE" }, { "name": "TO_ST", "type": "esriFieldTypeString", "alias": "TO_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TO_ST" }, { "name": "FROM_ST", "type": "esriFieldTypeString", "alias": "FROM_ST", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FROM_ST" }, { "name": "ZIPL", "type": "esriFieldTypeString", "alias": "ZIPL", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPL" }, { "name": "ZIPR", "type": "esriFieldTypeString", "alias": "ZIPR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ZIPR" }, { "name": "STATE_ABBR", "type": "esriFieldTypeString", "alias": "STATE_ABBR", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STATE_ABBR" }, { "name": "L_VENUE", "type": "esriFieldTypeString", "alias": "L_VENUE", "domain": { "type": "codedValue", "name": "VENUE", "description": "VENUE", "codedValues": [ { "name": "CLIFTON", "code": "CLIFTON" }, { "name": "COLLBRAN", "code": "COLLBRAN" }, { "name": "DEBEQUE", "code": "DEBEQUE" }, { "name": "FRUITA", "code": "FRUITA" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLADE PARK", "code": "GLADE PARK" }, { "name": "GRAND COUNTY", "code": "GRAND COUNTY" }, { "name": "GRAND JUNCTION", "code": "GRAND JUNCTION" }, { "name": "LOMA", "code": "LOMA" }, { "name": "MACK", "code": "MACK" }, { "name": "MESA", "code": "MESA" }, { "name": "MOLINA", "code": "MOLINA" }, { "name": "PALISADE", "code": "PALISADE" }, { "name": "PARACHUTE", "code": "PARACHUTE" }, { "name": "WHITEWATER", "code": "WHITEWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "L_VENUE" }, { "name": "R_VENUE", "type": "esriFieldTypeString", "alias": "R_VENUE", "domain": { "type": "codedValue", "name": "VENUE", "description": "VENUE", "codedValues": [ { "name": "CLIFTON", "code": "CLIFTON" }, { "name": "COLLBRAN", "code": "COLLBRAN" }, { "name": "DEBEQUE", "code": "DEBEQUE" }, { "name": "FRUITA", "code": "FRUITA" }, { "name": "GATEWAY", "code": "GATEWAY" }, { "name": "GLADE PARK", "code": "GLADE PARK" }, { "name": "GRAND COUNTY", "code": "GRAND COUNTY" }, { "name": "GRAND JUNCTION", "code": "GRAND JUNCTION" }, { "name": "LOMA", "code": "LOMA" }, { "name": "MACK", "code": "MACK" }, { "name": "MESA", "code": "MESA" }, { "name": "MOLINA", "code": "MOLINA" }, { "name": "PALISADE", "code": "PALISADE" }, { "name": "PARACHUTE", "code": "PARACHUTE" }, { "name": "WHITEWATER", "code": "WHITEWATER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "R_VENUE" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": { "type": "codedValue", "name": "L_COUNTY_I", "description": "LEFT SIDE COUNTY", "codedValues": [ { "name": "MESA", "code": "MESA" }, { "name": "DELTA", "code": "DELTA" }, { "name": "MONTROSE", "code": "MONTROSE" }, { "name": "GUNNISON", "code": "GUNNISON" }, { "name": "PITKIN", "code": "PITKIN" }, { "name": "GARFIELD", "code": "GARFIELD" }, { "name": "GRAND", "code": "GRAND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COUNTY" }, { "name": "PRETYPE", "type": "esriFieldTypeString", "alias": "PRETYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "PRETYPE" }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "JOIN_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "JOIN_ID" }, { "name": "LJURIS", "type": "esriFieldTypeString", "alias": "LJURIS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LJURIS" }, { "name": "RJURIS", "type": "esriFieldTypeString", "alias": "RJURIS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RJURIS" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TRUCKROUTE", "type": "esriFieldTypeString", "alias": "TRUCKROUTE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TRUCKROUTE" }, { "name": "CREATION_DATE", "type": "esriFieldTypeDouble", "alias": "CREATION_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CREATION_DATE" }, { "name": "CREATION_USER", "type": "esriFieldTypeString", "alias": "CREATION_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATION_USER" }, { "name": "MODIFY_DATE", "type": "esriFieldTypeDouble", "alias": "MODIFY_DATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MODIFY_DATE" }, { "name": "MODIFY_USER", "type": "esriFieldTypeString", "alias": "MODIFY_USER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MODIFY_USER" }, { "name": "NO_MSAG", "type": "esriFieldTypeInteger", "alias": "NO_MSAG", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NO_MSAG" }, { "name": "C1_EXCEPTION", "type": "esriFieldTypeInteger", "alias": "C1_EXCEPTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "C1_EXCEPTION" }, { "name": "L_ESN", "type": "esriFieldTypeString", "alias": "L_ESN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "L_ESN" }, { "name": "R_ESN", "type": "esriFieldTypeString", "alias": "R_ESN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "R_ESN" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1921_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1921", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CLASS", "fields": "CLASS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULL_NAME", "fields": "FT_COST,FULL_NAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S1842_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Mesa County Road Labels", "description": "", "prototype": { "attributes": { "L_ESN": null, "CLASS": null, "ST_LABEL": null, "FULL_NAME": null, "NAME": null, "TYPE": null, "PREFIX": null, "SUFFIX": null, "C1_EXCEPTION": null, "COORD_KEY": null, "ONE_WAY": null, "FT_COST": null, "TF_COST": null, "SPEED": null, "WEIGHT": null, "F_ZLEV": null, "T_ZLEV": null, "LENGTH": null, "N_POINTS": null, "L_LO_ADD": null, "L_HI_ADD": null, "R_LO_ADD": null, "R_HI_ADD": null, "ST_ALIAS1": null, "ST_ALIAS2": null, "ST_ALIAS3": null, "LOW_RANGE": null, "HI_RANGE": null, "TO_ST": null, "FROM_ST": null, "ZIPL": null, "ZIPR": null, "STATE_ABBR": null, "L_VENUE": null, "R_VENUE": null, "COUNTY": null, "PRETYPE": null, "JOIN_ID": null, "LJURIS": null, "RJURIS": null, "R_ESN": null, "TRUCKROUTE": null, "CREATION_DATE": null, "CREATION_USER": null, "MODIFY_DATE": null, "MODIFY_USER": null, "NO_MSAG": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "669e904be7884128bdeedb3b4ead091c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Routes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "City of Grand Junction GIS", "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": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -108.96435656184059, "ymin": 39.0113716729546, "xmax": -108.31355687606553, "ymax": 39.29879073966354, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 32612, "latestWkid": 32612, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "rating", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 202, 252, 255 ], "width": 1 }, "value": "0", "label": "Crossing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 0, 255 ], "width": 2 }, "value": "1", "label": "Most Favored" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 101, 127, 241, 255 ], "width": 2 }, "value": "2", "label": "Favored" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 206, 0, 255 ], "width": 2 }, "value": "3", "label": "Not Favored" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "4", "label": "Least Favored" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 210, 255 ], "toColor": [ 252, 204, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 252, 179, 255 ], "toColor": [ 190, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 185, 252, 255 ], "toColor": [ 179, 185, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 246, 252, 255 ], "toColor": [ 187, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 187, 255 ], "toColor": [ 252, 237, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 221, 252, 255 ], "toColor": [ 215, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 222, 255 ], "toColor": [ 199, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 184, 255 ], "toColor": [ 252, 207, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 210, 255 ], "toColor": [ 232, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "rating", "typeIdField": "rating", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "rating", "type": "esriFieldTypeSmallInteger", "alias": "rating", "domain": { "type": "codedValue", "name": "rating_1", "description": "walkway quality", "codedValues": [ { "name": "road or traffic crossing", "code": 0 }, { "name": "most favorable - paved walkway detached from road, wide enough for two people side by side", "code": 1 }, { "name": "unfavorable - walkway has one or more of the following problems: narrow, degraded, inconsistent", "code": 3 }, { "name": "least favorable - no established walkway, pedestrians must use gravel shoulder, ditch, vehicle lanes, etc.", "code": 4 }, { "name": "favorable - paved walkway attached to road, wide enough for two people side by side", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rating" }, { "name": "length", "type": "esriFieldTypeDouble", "alias": "length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "FT_Minutes", "type": "esriFieldTypeDouble", "alias": "FT_Minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FT_Minutes" }, { "name": "TF_Minutes", "type": "esriFieldTypeDouble", "alias": "TF_Minutes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TF_Minutes" }, { "name": "Oneway", "type": "esriFieldTypeString", "alias": "Oneway", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "Oneway" }, { "name": "F_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "F_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "F_ZLEV" }, { "name": "T_ZLEV", "type": "esriFieldTypeSmallInteger", "alias": "T_ZLEV", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "T_ZLEV" }, { "name": "Weight", "type": "esriFieldTypeDouble", "alias": "Weight", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Weight" }, { "name": "width", "type": "esriFieldTypeDouble", "alias": "width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "width" }, { "name": "bufferAdjustment", "type": "esriFieldTypeDouble", "alias": "bufferAdjustment", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "bufferAdjustment" }, { "name": "d_rating", "type": "esriFieldTypeString", "alias": "d_rating", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "d_rating" }, { "name": "d_Enabled", "type": "esriFieldTypeString", "alias": "d_Enabled", "domain": null, "editable": true, "nullable": false, "length": 255, "defaultValue": null, "modelName": "d_Enabled" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R11141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_11141", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9424_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": 0, "name": "Crossing", "domains": { "rating": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Crossing", "description": "", "prototype": { "attributes": { "d_rating": " ", "rating": 0, "length": null, "Enabled": 1, "d_Enabled": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "bufferAdjustment": null, "FT_Minutes": null, "TF_Minutes": null, "Oneway": null, "F_ZLEV": null, "T_ZLEV": null, "Weight": null, "width": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Most Favored", "domains": { "rating": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Most Favored", "description": "", "prototype": { "attributes": { "d_rating": " ", "rating": 1, "length": null, "Enabled": 1, "d_Enabled": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "bufferAdjustment": null, "FT_Minutes": null, "TF_Minutes": null, "Oneway": null, "F_ZLEV": null, "T_ZLEV": null, "Weight": null, "width": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Favored", "domains": { "rating": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Favored", "description": "", "prototype": { "attributes": { "d_rating": " ", "rating": 2, "length": null, "Enabled": 1, "d_Enabled": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "bufferAdjustment": null, "FT_Minutes": null, "TF_Minutes": null, "Oneway": null, "F_ZLEV": null, "T_ZLEV": null, "Weight": null, "width": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Not Favored", "domains": { "rating": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Not Favored", "description": "", "prototype": { "attributes": { "d_rating": " ", "rating": 3, "length": null, "Enabled": 1, "d_Enabled": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "bufferAdjustment": null, "FT_Minutes": null, "TF_Minutes": null, "Oneway": null, "F_ZLEV": null, "T_ZLEV": null, "Weight": null, "width": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Least Favored", "domains": { "rating": {"type": "inherited"}, "Enabled": {"type": "inherited"} }, "templates": [ { "name": "Least Favored", "description": "", "prototype": { "attributes": { "d_rating": " ", "rating": 4, "length": null, "Enabled": 1, "d_Enabled": " ", "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "bufferAdjustment": null, "FT_Minutes": null, "TF_Minutes": null, "Oneway": null, "F_ZLEV": null, "T_ZLEV": null, "Weight": null, "width": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "669e904be7884128bdeedb3b4ead091c" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Update Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -108.77079700889983, "ymin": 39.024536332203134, "xmax": -108.35258687277421, "ymax": 39.17754045342966, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102206, "latestWkid": 3742, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 175, 142, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Update_Completed", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "Update_Completed", "type": "esriFieldTypeString", "alias": "Update Completed", "domain": { "type": "codedValue", "name": "Yes_or_No", "description": "Yes No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": "No", "modelName": "Update_Completed" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "Date Created", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Date Last Edited", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Last Edited User", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape Area", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R10612_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9017_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Update Areas", "description": "", "prototype": { "attributes": { "Update_Completed": "No", "Comments": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "669e904be7884128bdeedb3b4ead091c" } ], "tables": [] }