{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Signs_cg", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "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": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0692546660785716E7, "ymin": 4653845.872307091, "xmax": -1.0582023911614345E7, "ymax": 4852987.234983225, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4401265976974508E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIGNSIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIGNSIZE", "type": "esriFieldTypeString", "alias": "SIGNSIZE", "length": 10, "domain": null }, { "name": "RETRO_REF", "type": "esriFieldTypeString", "alias": "RETRO_REF", "length": 10, "domain": { "type": "codedValue", "name": "Retro-reflectivity", "description": "Retro-reflectivity test results", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 15, "domain": { "type": "codedValue", "name": "Owner/Manager", "description": "the owner/manager of the asset", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 15, "domain": { "type": "codedValue", "name": "Owner/Manager", "description": "the owner/manager of the asset", "codedValues": [ { "name": "Our Agency", "code": "Our Agency" }, { "name": "Private", "code": "Private" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "length": 50, "domain": null }, { "name": "MUTCD", "type": "esriFieldTypeString", "alias": "MUTCD", "length": 20, "domain": null }, { "name": "SIGN_SEQ", "type": "esriFieldTypeSmallInteger", "alias": "SIGN_SEQ", "domain": null }, { "name": "SIGN_DIR", "type": "esriFieldTypeString", "alias": "SIGN_DIR", "length": 15, "domain": { "type": "codedValue", "name": "Sign Direction", "description": "Sign facing direction", "codedValues": [ { "name": "Northwest", "code": "Northwest" }, { "name": "North", "code": "North" }, { "name": "Northeast", "code": "Northeast" }, { "name": "East", "code": "East" }, { "name": "Southeast", "code": "Southeast" }, { "name": "South", "code": "South" }, { "name": "Southwest", "code": "Southwest" }, { "name": "West", "code": "West" }, { "name": "East/West", "code": "East/West" }, { "name": "North/South", "code": "North/South" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CGDSNOTE", "type": "esriFieldTypeString", "alias": "CGDSNOTE", "length": 100, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null }, { "name": "IMGDATE", "type": "esriFieldTypeDate", "alias": "IMGDATE", "length": 8, "domain": null }, { "name": "QCDATE", "type": "esriFieldTypeDate", "alias": "QCDATE", "length": 8, "domain": null }, { "name": "DELIVDATE", "type": "esriFieldTypeDate", "alias": "DELIV_DATE", "length": 8, "domain": null }, { "name": "CARTE_ID", "type": "esriFieldTypeString", "alias": "CARTE_ID", "length": 20, "domain": null }, { "name": "LOOKUP_ID", "type": "esriFieldTypeString", "alias": "LOOKUP_ID", "length": 20, "domain": null }, { "name": "SIGN_SHAPE", "type": "esriFieldTypeString", "alias": "SIGN_SHAPE", "length": 25, "domain": null }, { "name": "SIGNCLASS", "type": "esriFieldTypeString", "alias": "SIGNCLASS", "length": 25, "domain": null }, { "name": "BACK_COLOR", "type": "esriFieldTypeString", "alias": "BACK_COLOR", "length": 25, "domain": null }, { "name": "LEGN_COLOR", "type": "esriFieldTypeString", "alias": "LEGN_COLOR", "length": 25, "domain": null }, { "name": "PIC_ID", "type": "esriFieldTypeString", "alias": "PIC_ID", "length": 50, "domain": null }, { "name": "SUPPORT", "type": "esriFieldTypeString", "alias": "SUPPORT", "length": 15, "domain": null }, { "name": "CUSTOM_DESCR", "type": "esriFieldTypeString", "alias": "CUSTOM_DESCR", "length": 15, "domain": null }, { "name": "PARK", "type": "esriFieldTypeString", "alias": "PARK", "length": 50, "domain": null }, { "name": "SN_PIC_ID", "type": "esriFieldTypeString", "alias": "SN_PIC_ID", "length": 100, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Quadrant", "type": "esriFieldTypeSmallInteger", "alias": "Quadrant", "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_57", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_57", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "cartid", "fields": "CARTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S46_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "69a1506a1cb94b7f9607f5a52b93589b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "cg Bridges", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 37, 158, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -2.003750706717919E7, "ymin": -1.1007519716077384E7, "xmax": 2.00375070671792E7, "ymax": 8046847.469088594, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4401265976974508E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NUMBER", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NUMBER", "type": "esriFieldTypeString", "alias": "NUMBER", "length": 7, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 16, "domain": null }, { "name": "SUFFICIENC", "type": "esriFieldTypeDouble", "alias": "SUFFICIENC", "domain": null }, { "name": "ADT", "type": "esriFieldTypeDouble", "alias": "ADT", "domain": null }, { "name": "BRIDGEROAD", "type": "esriFieldTypeDouble", "alias": "BRIDGEROAD", "domain": null }, { "name": "RS_ROUTE", "type": "esriFieldTypeString", "alias": "RS_ROUTE", "length": 4, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 4, "domain": null }, { "name": "IMAGE_DOCU", "type": "esriFieldTypeString", "alias": "IMAGE_DOCU", "length": 254, "domain": null }, { "name": "STREAM", "type": "esriFieldTypeString", "alias": "STREAM", "length": 32, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 3, "domain": null }, { "name": "CO_ROAD", "type": "esriFieldTypeString", "alias": "CO_ROAD", "length": 3, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 32, "domain": null }, { "name": "MAINT_DIST", "type": "esriFieldTypeString", "alias": "MAINT_DIST", "length": 1, "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 32, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 2, "domain": null }, { "name": "CIP_YEAR", "type": "esriFieldTypeString", "alias": "CIP_YEAR", "length": 4, "domain": null }, { "name": "ROAD_CODE", "type": "esriFieldTypeString", "alias": "ROAD_CODE", "length": 11, "domain": null }, { "name": "OBJECT_MAR", "type": "esriFieldTypeString", "alias": "OBJECT_MAR", "length": 3, "domain": null }, { "name": "Span_Distance", "type": "esriFieldTypeSmallInteger", "alias": "Span_Distance", "domain": null }, { "name": "Hyperlink", "type": "esriFieldTypeString", "alias": "Hyperlink", "length": 200, "domain": null }, { "name": "ProjectCost", "type": "esriFieldTypeInteger", "alias": "Project Cost", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Photo", "type": "esriFieldTypeRaster", "alias": "Photo", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CARTE_ID", "type": "esriFieldTypeString", "alias": "CARTE_ID", "length": 50, "domain": null }, { "name": "CommercialWeightLimit", "type": "esriFieldTypeString", "alias": "Commercial Weight Limit", "length": 50, "domain": null }, { "name": "EmergencyWeightLimit", "type": "esriFieldTypeString", "alias": "Emergency Weight Limit", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "sde_rix_2", "fields": "Photo", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_59", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S48_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "69a1506a1cb94b7f9607f5a52b93589b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "cg Storm Culverts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.01, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 168, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.069048464527583E7, "ymin": 4701820.641824624, "xmax": -1.0629769285703212E7, "ymax": 4753678.71890781, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4401265976974508E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TOWNSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "TOWNSHIP", "type": "esriFieldTypeString", "alias": "TOWNSHIP", "length": 16, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 32, "domain": null }, { "name": "LENGTH_FT_", "type": "esriFieldTypeString", "alias": "LENGTH_FT_", "length": 8, "domain": null }, { "name": "COUNTY_ROA", "type": "esriFieldTypeString", "alias": "COUNTY_ROA", "length": 1, "domain": null }, { "name": "ROAD", "type": "esriFieldTypeString", "alias": "ROAD", "length": 32, "domain": null }, { "name": "STREAM", "type": "esriFieldTypeString", "alias": "STREAM", "length": 32, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeString", "alias": "DIAMETER", "length": 8, "domain": null }, { "name": "SPAN", "type": "esriFieldTypeString", "alias": "SPAN", "length": 8, "domain": null }, { "name": "RISE", "type": "esriFieldTypeString", "alias": "RISE", "length": 4, "domain": null }, { "name": "END_TREATM", "type": "esriFieldTypeString", "alias": "END_TREATM", "length": 24, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 12, "domain": null }, { "name": "MAP_LABEL", "type": "esriFieldTypeString", "alias": "MAP_LABEL", "length": 16, "domain": null }, { "name": "YEAR_BUILT", "type": "esriFieldTypeString", "alias": "YEAR_BUILT", "length": 4, "domain": null }, { "name": "ROAD_WIDTH", "type": "esriFieldTypeSmallInteger", "alias": "ROAD_WIDTH", "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 32, "domain": null }, { "name": "COUNTY_FOR", "type": "esriFieldTypeString", "alias": "COUNTY_FOR", "length": 3, "domain": null }, { "name": "Direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 8, "domain": null }, { "name": "ROAD_CODE", "type": "esriFieldTypeString", "alias": "ROAD_CODE", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CARTE_ID", "type": "esriFieldTypeString", "alias": "CARTE_ID", "length": 100, "domain": null }, { "name": "cg_CulvertType", "type": "esriFieldTypeString", "alias": "Culvert Type", "length": 100, "domain": null }, { "name": "cg_CulvertMaterial", "type": "esriFieldTypeString", "alias": "Culvert Material", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 255, "domain": null }, { "name": "MaintenanceResponsibility", "type": "esriFieldTypeString", "alias": "MaintenanceResponsibility", "length": 100, "domain": null }, { "name": "OpeningSqFt", "type": "esriFieldTypeDouble", "alias": "OpeningSqFt", "domain": null }, { "name": "DepartmentOwner", "type": "esriFieldTypeString", "alias": "DepartmentOwner", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R58_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_58", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_58", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S47_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "69a1506a1cb94b7f9607f5a52b93589b" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "cg_Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 10 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0691665939979715E7, "ymin": 4702008.242508464, "xmax": -1.062968182698559E7, "ymax": 4753762.391105825, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4401265976974508E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RoadName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Road_CodeID", "type": "esriFieldTypeString", "alias": "Road_CodeID", "length": 50, "domain": null }, { "name": "StreetSegment", "type": "esriFieldTypeString", "alias": "Street Segment", "length": 200, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "Road Name", "length": 100, "domain": null }, { "name": "Carte_ID", "type": "esriFieldTypeString", "alias": "Carte_ID", "length": 100, "domain": null }, { "name": "Department", "type": "esriFieldTypeString", "alias": "Department", "length": 100, "domain": null }, { "name": "District", "type": "esriFieldTypeString", "alias": "District", "length": 100, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 50, "domain": null }, { "name": "MaintainedBy", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 100, "domain": null }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 100, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Park", "type": "esriFieldTypeString", "alias": "Park", "length": 100, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 50, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R56_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_56", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_56", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": 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" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "69a1506a1cb94b7f9607f5a52b93589b" } ], "tables": [] }