{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "REC_Trail", "type": "Feature Layer", "description": "The trail layer depicts all the trails within the city of Fond du Lac, Wisconsin. It has information about the name, use type, status, owner, and construction year. The City Engineering & Traffic Division in the Department of Public Works maintains the data.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "Gene Olig,\nGIS Coordinator,\nCity of Fond du Lac,\n160 S. Macy St.,\nFond du Lac, WI 54935", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 84, 173, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 771817.6033955775, "ymin": 352414.434202075, "xmax": 834137.1736380793, "ymax": 400008.09098307043, "spatialReference": { "wkid": 103419, "latestWkid": 103419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17646100, "falseY": -48340000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "Name", "length": 100, "domain": null }, { "name": "user_type", "type": "esriFieldTypeString", "alias": "User", "length": 50, "domain": { "type": "codedValue", "name": "RecTrailUseType", "description": "Trail use types", "codedValues": [ { "name": "Bike", "code": "BIKE" }, { "name": "Multiuse", "code": "MULTIUSE" }, { "name": "Pedestrian", "code": "PEDESTRIAN" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "surface", "type": "esriFieldTypeString", "alias": "Surface Material", "length": 50, "domain": { "type": "codedValue", "name": "RecSurfaceType", "description": "Recreational surface type", "codedValues": [ { "name": "Asphalt", "code": "ASPHALT" }, { "name": "Concrete", "code": "CONCRETE" }, { "name": "Limestone", "code": "LIMESTONE" }, { "name": "Mulch", "code": "MULCH" }, { "name": "Other", "code": "OTHER" }, { "name": "Paved", "code": "PAVED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "classification", "type": "esriFieldTypeString", "alias": "Type", "length": 100, "domain": { "type": "codedValue", "name": "RecTrailType", "description": "Bike/ped ", "codedValues": [ { "name": "Crosswalk", "code": "CROSSWALK" }, { "name": "Lane", "code": "LANE" }, { "name": "Parking", "code": "PARKING" }, { "name": "Path", "code": "PATH" }, { "name": "Sidewalk", "code": "SIDEWALK" }, { "name": "Trail", "code": "TRAIL" }, { "name": "Sharrow", "code": "SHARROW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "RecTrailStatus", "description": "Trail status", "codedValues": [ { "name": "Existing", "code": "EXISTING" }, { "name": "Proposed", "code": "PROPOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "year_constructed", "type": "esriFieldTypeSmallInteger", "alias": "Year Constructed", "domain": null }, { "name": "loop", "type": "esriFieldTypeString", "alias": "Loop", "length": 10, "domain": null }, { "name": "owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": { "type": "codedValue", "name": "Owner", "description": "Private, City, County, State, Federal", "codedValues": [ { "name": "City", "code": "CITY" }, { "name": "City & County", "code": "CITY & COUNTY" }, { "name": "City & Town", "code": "CITY & TOWN" }, { "name": "County", "code": "COUNTY" }, { "name": "Federal", "code": "FEDERAL" }, { "name": "Other", "code": "OTHER" }, { "name": "Private", "code": "PRIVATE" }, { "name": "School District", "code": "SCHOOL DISTRICT" }, { "name": "State", "code": "STATE" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Village", "code": "VILLAGE" }, { "name": "Town/OSG", "code": "TOWN/OSG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r16_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_16", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a5_ix1", "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": 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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4ac97d15b4d648819b176e7be63579d9" }