{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "Road Segment", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 500000, "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": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": 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": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -9189514.7398, "ymin": 3242924.088799998, "xmax": -9164970.4513, "ymax": 3252592.385499999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 51, 51, 51, 0 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "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": "NAME", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "name" }, { "name": "DESCRIP", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "description" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "CodeStatus", "description": "", "codedValues": [ { "name": "As-Built", "code": "AS_BUILT" }, { "name": "Broken or rough surface", "code": "BROKEN" }, { "name": "Condemned", "code": "CONDEMNED" }, { "name": "Demolished", "code": "DEMOLISHED" }, { "name": "All required environmental actions and documentation described in FAAO 5050.4 National Environmental Policy Act (NEPA) have been satisfied", "code": "ENV_CLEARED" }, { "name": "Failure or irregular operation of visual aides", "code": "FAILED_AID" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Limited operations]", "code": "LIMITED" }, { "name": "Indicates the feature is part of a long term (11 + years) plan", "code": "LONG_TERM" }, { "name": "Indicates the feature is part of a midterm (6 - 10 year) plan", "code": "MEDIUM_TERM" }, { "name": "Occupied", "code": "OCCUPIED" }, { "name": "Operational (fully)", "code": "OPERATIONAL" }, { "name": "Other", "code": "OTHER" }, { "name": "Parked or disabled aircraft", "code": "PARKED" }, { "name": "Permanent", "code": "PERMANENT" }, { "name": "Portable", "code": "PORTABLE" }, { "name": "Used to track land released by the airport", "code": "RELEASED" }, { "name": "Secondary power supply in operation", "code": "S_POWER" }, { "name": "Semi_Permanent", "code": "SEMI_PERMANENT" }, { "name": "Indicates the feature is part of a short term (0 - 5 year) plan", "code": "SHORT_TERM" }, { "name": "Temporary", "code": "TEMPORARY" }, { "name": "Terminated no longer used", "code": "TERMINATED" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Unoccupied", "code": "UNOCCUPIED" }, { "name": "Construction or work in progress", "code": "WORK_IN_PROGRESS" }, { "name": "Abandoned", "code": "ABANDONED" }, { "name": "Active surface", "code": "ACTIVE" }, { "name": "A favorable airspace determination has been issued", "code": "AIRSPACED" }, { "name": "Closed surface", "code": "CLOSED" }, { "name": "Non-operational", "code": "NON_OPERATIONAL" }, { "name": "To be determined", "code": "TBD" }, { "name": "Planned or under construction", "code": "UNDER_CONSTRUCTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "status" }, { "name": "ALTNAME", "type": "esriFieldTypeString", "alias": "Alternate Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "alternateName" }, { "name": "ROUTE1NAME", "type": "esriFieldTypeString", "alias": "Route 1 Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "route1Name" }, { "name": "ROUTE1TYPE", "type": "esriFieldTypeString", "alias": "Route 1 Type", "domain": { "type": "codedValue", "name": "CodeRouteType", "description": "", "codedValues": [ { "name": "Hard-surface or loose-surface narrow street or passageway primarily found between or behind buildings", "code": "ALLEY" }, { "name": "City or subdivision streets", "code": "CITY" }, { "name": "Fifth Class Unimproved roads passable only with 4-wheel-drive vehicles [USGS, 2001, Part 3: Transportation]", "code": "FIFTHCLASS" }, { "name": "First Class", "code": "FIRSTCLASS" }, { "name": "Unimproved roads which are generally passable only in fair weather and used mostly for local traffic. Also included are driveways, regardless of construction [USGS, 2001, Part 3: Transportation]", "code": "FOURTHCLASS" }, { "name": "Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]", "code": "INTERSTATE" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles", "code": "JEEPTRAIL" }, { "name": "Local jurisdiction roads", "code": "LOCAL" }, { "name": "First Class - Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]. E.g. U.S. 66", "code": "NATIONAL" }, { "name": "Other class of road", "code": "OTHER" }, { "name": "Second Class Hard-surface highways including secondary State routes, primary county routes, and other highways that connect principal cities and towns, and link these places with primary highway system [USGS, 2001, Part 3: Transportation]", "code": "SECONDCLASS" }, { "name": "Hard-surface State routes under the control and jurisdiction of State authorities", "code": "STATE" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. Also included are important private roads such as main logging o", "code": "THIRDCLASS" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles, snowmobiles, motocross bikes, and so forth", "code": "TRAIL" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. These roads are under the jurisdiction and maintained by county", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "route1Type" }, { "name": "ROUTE2NAME", "type": "esriFieldTypeString", "alias": "Route 2 Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "route2Name" }, { "name": "ROUTE2TYPE", "type": "esriFieldTypeString", "alias": "Route 2 Type", "domain": { "type": "codedValue", "name": "CodeRouteType", "description": "", "codedValues": [ { "name": "Hard-surface or loose-surface narrow street or passageway primarily found between or behind buildings", "code": "ALLEY" }, { "name": "City or subdivision streets", "code": "CITY" }, { "name": "Fifth Class Unimproved roads passable only with 4-wheel-drive vehicles [USGS, 2001, Part 3: Transportation]", "code": "FIFTHCLASS" }, { "name": "First Class", "code": "FIRSTCLASS" }, { "name": "Unimproved roads which are generally passable only in fair weather and used mostly for local traffic. Also included are driveways, regardless of construction [USGS, 2001, Part 3: Transportation]", "code": "FOURTHCLASS" }, { "name": "Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]", "code": "INTERSTATE" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles", "code": "JEEPTRAIL" }, { "name": "Local jurisdiction roads", "code": "LOCAL" }, { "name": "First Class - Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]. E.g. U.S. 66", "code": "NATIONAL" }, { "name": "Other class of road", "code": "OTHER" }, { "name": "Second Class Hard-surface highways including secondary State routes, primary county routes, and other highways that connect principal cities and towns, and link these places with primary highway system [USGS, 2001, Part 3: Transportation]", "code": "SECONDCLASS" }, { "name": "Hard-surface State routes under the control and jurisdiction of State authorities", "code": "STATE" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. Also included are important private roads such as main logging o", "code": "THIRDCLASS" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles, snowmobiles, motocross bikes, and so forth", "code": "TRAIL" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. These roads are under the jurisdiction and maintained by county", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "route2Type" }, { "name": "ROUTE3NAME", "type": "esriFieldTypeString", "alias": "Route 3 Name", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "route3Name" }, { "name": "ROUTE3TYPE", "type": "esriFieldTypeString", "alias": "Route 3 Type", "domain": { "type": "codedValue", "name": "CodeRouteType", "description": "", "codedValues": [ { "name": "Hard-surface or loose-surface narrow street or passageway primarily found between or behind buildings", "code": "ALLEY" }, { "name": "City or subdivision streets", "code": "CITY" }, { "name": "Fifth Class Unimproved roads passable only with 4-wheel-drive vehicles [USGS, 2001, Part 3: Transportation]", "code": "FIFTHCLASS" }, { "name": "First Class", "code": "FIRSTCLASS" }, { "name": "Unimproved roads which are generally passable only in fair weather and used mostly for local traffic. Also included are driveways, regardless of construction [USGS, 2001, Part 3: Transportation]", "code": "FOURTHCLASS" }, { "name": "Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]", "code": "INTERSTATE" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles", "code": "JEEPTRAIL" }, { "name": "Local jurisdiction roads", "code": "LOCAL" }, { "name": "First Class - Hard-surface highways including Interstate and U.S. numbered highways (including alternates), primary State routes, and all controlled access highways [USGS, 2001, Part 3: Transportation]. E.g. U.S. 66", "code": "NATIONAL" }, { "name": "Other class of road", "code": "OTHER" }, { "name": "Second Class Hard-surface highways including secondary State routes, primary county routes, and other highways that connect principal cities and towns, and link these places with primary highway system [USGS, 2001, Part 3: Transportation]", "code": "SECONDCLASS" }, { "name": "Hard-surface State routes under the control and jurisdiction of State authorities", "code": "STATE" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. Also included are important private roads such as main logging o", "code": "THIRDCLASS" }, { "name": "Unimproved roads passable only with 4-wheel-drive vehicles, snowmobiles, motocross bikes, and so forth", "code": "TRAIL" }, { "name": "Hard-surface roads not included in a higher class and improved, loose-surface roads passable in all kinds of weather. These roads are adjuncts to the primary and secondary highway systems. These roads are under the jurisdiction and maintained by county", "code": "COUNTY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "route3Type" }, { "name": "NUMLANES", "type": "esriFieldTypeInteger", "alias": "Number Of Lanes", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numberOfLanes" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "length" }, { "name": "WIDTH", "type": "esriFieldTypeDouble", "alias": "Width", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "width" }, { "name": "ISBRIDGE", "type": "esriFieldTypeString", "alias": "Is Bridge", "domain": { "type": "codedValue", "name": "CodeBoolean", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "isBridge" }, { "name": "ISTUNNEL", "type": "esriFieldTypeString", "alias": "Is Tunnel", "domain": { "type": "codedValue", "name": "CodeBoolean", "description": "", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "isTunnel" }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Directionality", "domain": { "type": "codedValue", "name": "CodeDirectionality", "description": "", "codedValues": [ { "name": "Bidirectional", "code": "BI" }, { "name": "One way from end-to-startpoint", "code": "ES" }, { "name": "One way from start-to-endpoint", "code": "SE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "directionality" }, { "name": "SEGMENTT", "type": "esriFieldTypeString", "alias": "Segment Type", "domain": { "type": "codedValue", "name": "CodeSegmentType", "description": "", "codedValues": [ { "name": "Beginning section of the segment", "code": "BEGIN" }, { "name": "Ending section of the segment", "code": "END" }, { "name": "Defined intersection of multiple segments", "code": "INTERSECTION" }, { "name": "Intermediate segments connecting beginning and ending, beginning and intersection, or intersection and end.", "code": "CONNECTING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "segmentType" }, { "name": "USERFLAG", "type": "esriFieldTypeString", "alias": "User Flag", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "userFlag" }, { "name": "SURFACET", "type": "esriFieldTypeString", "alias": "Surface Type", "domain": { "type": "codedValue", "name": "CodeSurfaceType", "description": "", "codedValues": [ { "name": "Specially prepared hard surface\u2014Paved", "code": "P" }, { "name": "Specially prepared hard surface\u2014Unpaved", "code": "S" }, { "name": "Not a specially prepared hard surface", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "surfaceType" }, { "name": "SURFACEM", "type": "esriFieldTypeString", "alias": "Surface Material", "domain": { "type": "codedValue", "name": "CodeSurfaceMaterial", "description": "", "codedValues": [ { "name": "Asphalt grooved", "code": "AG" }, { "name": "Asphalt and turf", "code": "Ags" }, { "name": "Asphalt ungrooved", "code": "ANG" }, { "name": "Bare earth", "code": "BE" }, { "name": "Concrete and asphalt", "code": "CA" }, { "name": "Concrete grooved", "code": "CG" }, { "name": "Concrete and turf", "code": "CGS" }, { "name": "Concrete ungrooved", "code": "CNG" }, { "name": "Desert/Sand", "code": "DS" }, { "name": "Dirt", "code": "DT" }, { "name": "Engineered Material Arresting System", "code": "EMAS" }, { "name": "Fresh Water", "code": "FW" }, { "name": "Gravel", "code": "GR" }, { "name": "Turf", "code": "GS" }, { "name": "Snow/Ice", "code": "SI" }, { "name": "Salt Water", "code": "SW" }, { "name": "Water", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "surfaceMaterial" }, { "name": "ALTERNATIV", "type": "esriFieldTypeInteger", "alias": "Alternative", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alternative" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "AIRPORT", "type": "esriFieldTypeString", "alias": "AIRPORT", "domain": { "type": "codedValue", "name": "airportCode", "description": "", "codedValues": [ { "name": "TPF = Peter O. Knight", "code": "TPF" }, { "name": "VDF = Tampa Executive", "code": "VDF" }, { "name": "PCM = Plant City", "code": "PCM" }, { "name": "TPA = Tampa International", "code": "TPA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "AIRPORT" }, { "name": "FEATURENAME", "type": "esriFieldTypeString", "alias": "Asset Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FEATURENAME" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Cityworks Identifier", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Asset Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "GIN", "type": "esriFieldTypeInteger", "alias": "GIN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GIN" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_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": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "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": "R545_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_545", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_545", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S506_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Road Segment", "description": "", "prototype": { "attributes": {} }, "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": "60b2bb0143c74cda886b640163ad8170" }