{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Ownership", "type": "Feature Layer", "description": "Ownership of roadways in Georgia, as of August 2022.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 6.21369949494949E-7, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 1.60934721869444E7 }, "copyrightText": "GDOT Office of Transportation Data", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Group_Name", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 127, 127, 255 ], "width": 1 }, "value": "State Owned", "label": "State Owned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "Local Owned", "label": "Local Owned" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 215, 194, 158, 255 ], "width": 0.4 }, "value": "Other", "label": "Other" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 50, 161, 107, 255 ], "toColor": [ 50, 161, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 101, 48, 176, 255 ], "toColor": [ 101, 48, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 50, 53, 255 ], "toColor": [ 201, 50, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 136, 196, 255 ], "toColor": [ 57, 136, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 182, 52, 255 ], "toColor": [ 201, 182, 52, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 53, 125, 255 ], "toColor": [ 176, 53, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 201, 54, 255 ], "toColor": [ 57, 201, 54, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 43, 186, 194, 255 ], "toColor": [ 43, 186, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 107, 39, 255 ], "toColor": [ 171, 107, 39, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 110, 156, 51, 255 ], "toColor": [ 110, 156, 51, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 83, 176, 255 ], "toColor": [ 37, 83, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 62, 187, 255 ], "toColor": [ 194, 62, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 64, 81, 255 ], "toColor": [ 168, 64, 81, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9529383.8992, "ymin": 3549882.5374, "xmax": -8999188.4394, "ymax": 4163749.2145000026, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Group_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "route_id", "type": "esriFieldTypeString", "alias": "Route ID", "length": 255, "domain": null }, { "name": "from_measure", "type": "esriFieldTypeDouble", "alias": "From Measure", "domain": null }, { "name": "to_measure", "type": "esriFieldTypeDouble", "alias": "To Measure", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeSmallInteger", "alias": "OWNERSHIP", "domain": { "type": "codedValue", "name": "OWNERSHIP", "description": "OWNERSHIP", "codedValues": [ { "name": "State DOT", "code": 1 }, { "name": "County Government", "code": 2 }, { "name": "City or Municipal Government", "code": 3 }, { "name": "State Park", "code": 4 }, { "name": "Local Park, Forest or Reservation Agency", "code": 5 }, { "name": "Private (other than Railroad)", "code": 6 }, { "name": "State Toll Road", "code": 7 }, { "name": "Other Public", "code": 8 }, { "name": "Airport", "code": 9 }, { "name": "University", "code": 10 }, { "name": "Other Public Instrumentality (not Airport or University)", "code": 11 }, { "name": "U.S. Forest Service", "code": 12 }, { "name": "National Park Service", "code": 13 }, { "name": "Corps of Engineers", "code": 14 }, { "name": "Other Federal Agency", "code": 15 }, { "name": "Airforce", "code": 16 }, { "name": "Army", "code": 17 }, { "name": "Coast Guard", "code": 18 }, { "name": "Marines", "code": 19 }, { "name": "Navy", "code": 20 }, { "name": "Fish & Wildlife Service", "code": 21 }, { "name": "TVA - Tennessee Valley Authority", "code": 22 }, { "name": "Agricultural Research Service under the U.S. Department of Agriculture", "code": 23 }, { "name": "Unified/Consolidated Entity", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP_ENTITY", "type": "esriFieldTypeString", "alias": "Ownership Entity", "length": 40, "domain": null }, { "name": "Group_Name", "type": "esriFieldTypeString", "alias": "Group_Name", "length": 50, "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }