{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Parking Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1da1c07b15ae578de50df83ee9a0d179", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABPklEQVRYhd2W222EMBBFL5KbAMqAMqAN3AaUgcsAyoAyMG1EswLCEhMblvFuciR+LEv3MOOXwJsRnygQAUgYsjSAwSaQA6gBhOBDAlAmgchDOOYMo0DiIXxb6XYvcEhd14giKpAZrTWGYVi/MwiXSXmeIwzditN1HaSUD6nbBM6QZRnGcUQcx04SAkxQ26hyLAJBEPwYK4oCZVmuraJK0JhS6n4BExQ0TROaplnHflu4LC1o2/Yhsa0CVcWbAEELbxEgGRsCN0I9T5Lva4RtFySbkKXXNEYCW2wL8LJA3/dOB5LLqSjAAAXbFh+bgFIKVVXxHsXK0Fsq+XIpnUFcEaDL5l+/Cb0i/Mb9VQHtuKVeFdBHk9I09SIwwA/T8iLeCxByfrdzhj+dYmI3Qc2f/TF3jfXPjwRwNJGLt2/DL4wNb0wTa25KAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 649760.9137073904, "ymin": 104569.28901256621, "xmax": 2534529.290160477, "ymax": 1340674.3476374, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkingAreaName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ParkingAreaID", "type": "esriFieldTypeGUID", "alias": "ParkingAreaID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "ParkingAreaName", "type": "esriFieldTypeString", "alias": "ParkingAreaName", "length": 32, "domain": null }, { "name": "SurfaceTypeCode", "type": "esriFieldTypeSmallInteger", "alias": "SurfaceTypeCode", "domain": { "type": "codedValue", "name": "SurfaceTypeCodeDomain", "description": "SurfaceTypeCode", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Asphalt", "code": 2 }, { "name": "Gravel", "code": 3 }, { "name": "Woodchips", "code": 4 }, { "name": "Unimproved Surface", "code": 5 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaintedSingleStallQuantity", "type": "esriFieldTypeInteger", "alias": "PaintedSingleStallQuantity", "domain": null }, { "name": "PaintedTrailerStallQuantity", "type": "esriFieldTypeInteger", "alias": "PaintedTrailerStallQuantity", "domain": null }, { "name": "ADAStallCount", "type": "esriFieldTypeInteger", "alias": "ADAStallCount", "domain": null }, { "name": "MaximumCapacityCode", "type": "esriFieldTypeSmallInteger", "alias": "MaximumCapacityCode", "domain": { "type": "codedValue", "name": "MaximumCapacityDomain", "description": "MaximumCapacity", "codedValues": [ { "name": "tiny (<10 single or <5 trailers)", "code": 1 }, { "name": "Medium (<25 single or <12 trailers)", "code": 2 }, { "name": "Large (>25 single or >12 trailers)", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OpenToPublicIndicator", "type": "esriFieldTypeSmallInteger", "alias": "OpenToPublicIndicator", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "YesNoName", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PrimaryAccessPointIndicator", "type": "esriFieldTypeSmallInteger", "alias": "PrimaryAccessPointIndicator", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "YesNoName", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_32", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_32", "fields": "ObjectID", "isAscending": true, "isUnique": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814366000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Information", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2408a62c7399c2cd95da56324f921574", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIUlEQVRYhc2X7ZGCMBCG90eagDZiGWoZUoZYhmkDy5AyxDZunhx7k8N8gCd6O8PgQNj32c1mE4182Mx/BKhFxK6gNYhIXwLYichZRCpZzxoRcTGA+g3iMmpEAewbxMNMd1OAWVbXtVhrpaoq2e3wIzIMgzjnpO8fprhoZsngtm3leDz63/f73QsCst1u5XA4+Oen08mPeymAtVbO57O/E2ksWjIDBIAA7fd7n5k/A1hr5Xq9ekGcdp2fugdDjMh5z3W73WSz2RSnxZQAiBwnOAuhECNSjIw0DatL/FiyATQg/H4aoG1bL0bkoTjOQyP1PA8h+YYs4CNXEyb1AnLmk+jCtKszjZqVwDgAuDTlujLUR6oeTAoAZyqUew6crgDuOhU6RrOzGKCqqp+lFpoK63MEwloITcfgK2Um9YLUxio4nE/EKVIVj42/XC5+3BSuCFAip0am9ZDykVuKJvWCOdPUlqYpJa6gZGExgBsLCAepAiIyAHLiQKaaVxYgLLLYOgYq7A8x0wzmIE3OARsL65gIYr2fRoPzWLfT/SPXA4oA2m5TLRXxlHO+BTpXH0WAsKXSfsMdjnsqcgUvTdEsAITo8brD5bZjRHXzyu2ciwDCHU4PJNp6WV5UuVZ7qSe85ETknPs5kgECHCBEm6uJOQDDnA8QUJFUe30WoJf3GE2hS01BM57b1xT/lTYzGeDG6/u8/Xrr5hZhtxLAg3383/EXtRxYbu6ON7AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 674535.4494600594, "ymin": 108727.30366238952, "xmax": 2532347.795507714, "ymax": 1340671.7889154702, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "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": "CreatedWDFWUserID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "InformationID", "type": "esriFieldTypeGUID", "alias": "InformationID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "InformationClassCode", "type": "esriFieldTypeSmallInteger", "alias": "InformationClassCode", "domain": { "type": "codedValue", "name": "InformationClassDomain", "description": "InformationClass", "codedValues": [ { "name": "Entrance Sign", "code": 1 }, { "name": "One Panel Kiosk/Readerboard", "code": 2 }, { "name": "Three Panel Kiosk/Readerboard", "code": 3 }, { "name": "Route Marker", "code": 4 }, { "name": "Intersection Marker", "code": 5 }, { "name": "Safety Signage", "code": 6 }, { "name": "Educational Signage", "code": 7 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DesignTypeCode", "type": "esriFieldTypeSmallInteger", "alias": "DesignTypeCode", "domain": { "type": "codedValue", "name": "DesignTypeDomain", "description": "DesignType", "codedValues": [ { "name": "DNR BBK2", "code": 1 }, { "name": "Square Tube", "code": 2 }, { "name": "Swinging Round Pipe", "code": 3 }, { "name": "Carved Wood", "code": 4 }, { "name": "Other (Stone)", "code": 96 }, { "name": "Other (Metal)", "code": 97 }, { "name": "Other (Wood)", "code": 98 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_31", "fields": "ObjectID", "isAscending": true, "isUnique": false, "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814345000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Public Restrooms", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "139b4eb41654c6c4b83e30d76bc6d3c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABa0lEQVRYhe2X4ZGDIBCF3w+a0DZsQ9uQMsQytAyxDG1D2rh5jOSYRAPhgsmPezNMSEbcj8fuagQ+LPGNACWAKkOsDcAaAmgADAAK5JMEMB4BlBcExx7jEKC6ILjvtL4HCK9qGlTV8/TQWmNdH476VCL2wrIsMQx077natrWgsRAiFqAoCkjJ/AnLGBN7W0QDcFdd10Vd2/c9lFLvBcglke3O/wA5jsAYY8tr27bb3FUIy5Q9ItQnkgGUUnawzhmsrms7OHdQ/IxpVkkArssx6L383+gGyzALgJTSBvOt9h3wjygLwDRNNgADua7IOWFcHhCQTmUBkFJiWRY7P+uKr9j/MgB3P46jTcQjzfMc3YKTAJwLtJ0QtJ3id9oe+7D6cyte93JzcnmQIpGyiInmjoEwDO5cuATAV+rOv/JpuMUuYrKlJFwIYMU14vuaPjsCub+35wx++09wBDDu47fG3isdm4Q6E8CDPl4FP8mlmQR7k56OAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 649767.0888918936, "ymin": 104552.15978172421, "xmax": 2532879.914194137, "ymax": 1340725.866235137, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CommonName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeDouble", "alias": "ObjectID", "domain": null }, { "name": "CommonName", "type": "esriFieldTypeString", "alias": "CommonName", "length": 64, "domain": null }, { "name": "AddressLineOne", "type": "esriFieldTypeString", "alias": "AddressLineOne", "length": 256, "domain": null }, { "name": "AddressLineTwo", "type": "esriFieldTypeString", "alias": "AddressLineTwo", "length": 256, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 64, "domain": null }, { "name": "ZIPCode", "type": "esriFieldTypeInteger", "alias": "ZIPCode", "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 64, "domain": null }, { "name": "Heated", "type": "esriFieldTypeString", "alias": "Heated", "length": 8, "domain": null }, { "name": "Cooled", "type": "esriFieldTypeString", "alias": "Cooled", "length": 8, "domain": null }, { "name": "ADAAccessibility", "type": "esriFieldTypeString", "alias": "ADAAccessibility", "length": 8, "domain": null }, { "name": "RestroomClass", "type": "esriFieldTypeString", "alias": "RestroomClass", "length": 128, "domain": null }, { "name": "DisposalType", "type": "esriFieldTypeString", "alias": "DisposalType", "length": 128, "domain": null }, { "name": "DoubleToilet", "type": "esriFieldTypeString", "alias": "DoubleToilet", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_ObjectID", "fields": "ObjectID", "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 3, "name": "Fishing Pier", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a49b915804b188e4fa3f847c0b584e9e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1ElEQVRYhdVX25GDMAzUh5uI24AyAmWEMs5XBmnDlBG3Ydq4WSea0RnF4ZVwtzNMiDDelSxLxtDBMH9VQEVEdmeuSEThlYCGiL4eAt4BCOikEJMNWER+uVwohJCuZ6iq+3SPMfjTE1GtCaiWkDdNQ32PuYi6rqPr9aqSO+dykcwTcgGL1jxGLOkd4ziq5IgQxOE3g9UEzAa8Op1O1LZtEpIvAcgRIZBbW/bL0EJ47+l8Pqd7kNR1PSHn0M+BWUsOIAq32y0JAeAtbFo+bBbgM/JhGFKIIQAXgKXII7KLAGvthFx6zfcyMXcVICHJZXTWwmhGEHAB0aAl2NykmyXAe/8rnHIr4RlvO9ixx9eSPxUAyL0tCw3u+RnbS6V4tYBPwXyM6V8LiDGm9UaVW7PXNwsAUOGwNbck3GwBzjmthSbwGYCxVZCZUwdK0M4CEpinVCmNZnx1zFqK0lymVIrRgFDt4AF7ChueoSdwcvI4PpzgwhxIWn4fLVoTYjQBmFDmgJYPsjsyQKj1EH4f7bskIPINvONDBTzEpNIbzUPYuG2zTb6fIWoCwuOq8qTRElJLLIzTTkPZ+8wzEQAgRv2bP0y+pcEoA+ojP81ICNm35D3B4c3oBw37AkQtM/7hAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 674386.0547457188, "ymin": 268800.9671102315, "xmax": 2482030.0280332267, "ymax": 1294429.0077135563, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FishingPierName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FishingPierID", "type": "esriFieldTypeGUID", "alias": "FishingPierID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "FishingPierName", "type": "esriFieldTypeString", "alias": "FishingPierName", "length": 64, "domain": null }, { "name": "FishingPierClassCode", "type": "esriFieldTypeSmallInteger", "alias": "FishingPierClassCode", "domain": { "type": "codedValue", "name": "FishingPierClassDomain", "description": "FishingPierClass", "codedValues": [ { "name": "Floating", "code": 1 }, { "name": "Fixed", "code": 2 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_28", "fields": "ObjectID", "isAscending": true, "isUnique": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814295000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Hand Launch", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "051aedd64f8bad564a281019d194d3f6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACg0lEQVRYhc2XsU/bUBDGz9X7GxwVKbRVK7EkUyWQGJOOdcTYsIJgg6w1GY27BrZG7dowoqZjw4gEEpM9gpAygPDf0MjVd8mFFxy7MYmTnhQR7sX+fve9e8/PihYc6r8DWMnnl3qGej9roZB6dzfd7lUiwLvlN9YfI/xKFL6cNQDRC3r76jVRaOzedG+bEYCVfH6pL04ZiGvR14gC9Nj2LCqPBpy+7t62RwAWFSrtBYVikZrfv9HGR4uCIFgEQIFM02SQs05nfgCFYpH2avsUPAS0vro2k+onAhDhUrms5Qq0YVXmA+C4hwwhcfKjRaUPZXJcl+q2nS2AOZhrBCzf2dom3/PIbJh0+qtNDk0PoZIGIYqKP21WGQZuAAJ5rALnizuV+D8BBAKBSmE7L0GrQmYux3AAm6YhVdIgGg8NiOXGTlSrQzEIAwaBseNG41kgKmkQ1mPOYfs4uOPGEQXBA+3VavxbdiRnUv2zPTGMihvATVG57/nDnH5TVAwH0KQQ9n2Pr4Ez+HvSajH8swFK5VJk+bHQ4KbciFZluE84my6PIw83xL26fZAIomjC0G8qKwEh/wMEPQIYgMA9fD9t/+TxuG1bUcqA0PnlxbAqTBFWCFfLFds8BZiefnMecb+kBvA9nz+oFI2G6iQv1WOa0HTSgHp/4IM8gJM2KxU3IBfJOtcFJAeRp7loEY/XpQJwXJcfOtKIYjk2IIghYCu+j8vpW/jZ706sCyoOANbKbvcUBDdETp6QEMVjWnIsquXwSe1APcVmMk0o/dyOo7PEPMRHAPDSwOf27ONeTsQjAByhsTs4t2cmbhiP7wQRgMEbSxPn9izU9crHAlDCD7OKhb+Y/AWgjWmVMt5CPgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 748731.2521836311, "ymin": 108809.91012448072, "xmax": 2532725.0250682235, "ymax": 1340555.48501423, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HandLaunchName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "HandLaunchID", "type": "esriFieldTypeGUID", "alias": "HandLaunchID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "HandLaunchName", "type": "esriFieldTypeString", "alias": "HandLaunchName", "length": 64, "domain": null }, { "name": "BoatRampSurfaceTypeCode", "type": "esriFieldTypeSmallInteger", "alias": "BoatRampSurfaceTypeCode", "domain": { "type": "codedValue", "name": "BoatRampSurfaceTypeDomain", "description": "BoatRampSurfaceType", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Gravel", "code": 2 }, { "name": "Unimproved Surface", "code": 3 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_27", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_27", "fields": "ObjectID", "isAscending": true, "isUnique": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814280000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "Boat Ramp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d08560a72593892dd684c2828ad4887", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABxElEQVRYhdWW0XGDMBBE70NNWG3gMsBlQBmGMqANuQzTBrSReQpHZCIHE48g2RmNNMLcrvbuZIwcDPMXBVgRyRJwDSLSrwkoRKQVkZOkQyUiXUyA3YFcJo6ogGwH8tBptxRwCMy/FWCtlbIspa7r9AKcc/Pc95+dBPntdnuL/GUBwzB4wjzP572u6/z+LgKappGiKOR0+moSBDEArjAQpQ69LSDLsjkYJ0UA+Q5dCH/LUEGkhnfDlG0WYK31hJBzsnEcvYiQjDkGRDKu16t/jzjE2CTAOecHQggGIcFU0Pl8fnjGOkyRgj2ebXZAoYR6AnWAUzEIjs2Xy8WTxdzRLtokoK7raA7Dgrvf794VrRfWzLgDtHB/qgPz7IHmUItKnQiDQQwZRJyaNXPbtrNYOujtNsynytc6wBnEVFU1u8AaxNL1031hZCOwNLwDAIJiJJqu5H9GZSDoWbqSClhLF3XwLA1GVkCQWH9vSRfQGnlZQDOpxkZ6nWLSltI9TquXE3tadGq97v3qInLB5QHB0kLN81rRrRWikYNhgvVwtIB+J85Rv4iXAgCl2iYmfygcs/hBNw2+21PAvVqELpGAbzi8Cz4ADDwq2OLVKxYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 24, "height": 24, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 649579.2598712146, "ymin": 128644.26907773316, "xmax": 2534584.010851547, "ymax": 1336331.7690522224, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BoatRampName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "BoatRampID", "type": "esriFieldTypeGUID", "alias": "BoatRampID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "BoatRampName", "type": "esriFieldTypeString", "alias": "BoatRampName", "length": 64, "domain": null }, { "name": "ErosionArmorIndicator", "type": "esriFieldTypeSmallInteger", "alias": "ErosionArmorIndicator", "domain": { "type": "codedValue", "name": "YesNoDomain", "description": "YesNoName", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BoatRampSurfaceTypeCode", "type": "esriFieldTypeSmallInteger", "alias": "BoatRampSurfaceTypeCode", "domain": { "type": "codedValue", "name": "BoatRampSurfaceTypeDomain", "description": "BoatRampSurfaceType", "codedValues": [ { "name": "Concrete", "code": 1 }, { "name": "Gravel", "code": 2 }, { "name": "Unimproved Surface", "code": 3 }, { "name": "Other", "code": 99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_25", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_25", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_825_BoatRamp", "fields": "BoatRampID", "isAscending": true, "isUnique": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814255000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Primary Access Routes", "type": "Feature Layer", "description": "WildlifeProgram.Facility.PrimaryAccessRoutes", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 217, 217, 217, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 637329.0642272979, "ymin": 105413.99992156029, "xmax": 2546501.0001408905, "ymax": 1341790.9920576364, "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CreatedWDFWUserID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "PrimaryAccessEventID", "type": "esriFieldTypeGUID", "alias": "PrimaryAccessEventID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "RouteSegmentGUID", "type": "esriFieldTypeGUID", "alias": "RouteSegmentGUID", "length": 38, "domain": null }, { "name": "FromMFeet", "type": "esriFieldTypeInteger", "alias": "FromMFeet", "domain": null }, { "name": "ToMFeet", "type": "esriFieldTypeInteger", "alias": "ToMFeet", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_14", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_14", "fields": "ObjectID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "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": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Campground", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 252, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2927, "latestWkid": 2927, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117498300, "falseY": -98850300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CampgroundName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CampgroundID", "type": "esriFieldTypeGUID", "alias": "CampgroundID", "length": 38, "domain": null }, { "name": "CreatedWDFWUserID", "type": "esriFieldTypeString", "alias": "CreatedWDFWUserID", "length": 64, "domain": null }, { "name": "CreatedDatetime", "type": "esriFieldTypeDate", "alias": "CreatedDatetime", "length": 8, "domain": null }, { "name": "ModifiedWDFWUserID", "type": "esriFieldTypeString", "alias": "ModifiedWDFWUserID", "length": 64, "domain": null }, { "name": "ModifiedDatetime", "type": "esriFieldTypeDate", "alias": "ModifiedDatetime", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 1000, "domain": null }, { "name": "CampgroundName", "type": "esriFieldTypeString", "alias": "CampgroundName", "length": 64, "domain": null }, { "name": "TrailerSiteQuantity", "type": "esriFieldTypeInteger", "alias": "TrailerSiteQuantity", "domain": null }, { "name": "TentOnlySiteQuantity", "type": "esriFieldTypeInteger", "alias": "TentOnlySiteQuantity", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_26", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_26", "fields": "ObjectID", "isAscending": true, "isUnique": false, "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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687814265000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }