{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "FMSF_HISTORIC_BRIDGES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2560868.1664163023, "ymin": 184484.65615072846, "xmax": 2711496.0150943846, "ymax": 349022.6932157278, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 143, 0, 153, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYNUM" }, { "name": "FDOTNUM", "type": "esriFieldTypeString", "alias": "FDOTNUM", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "FDOTNUM" }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "CONDITION" }, { "name": "LENGTH", "type": "esriFieldTypeString", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LENGTH" }, { "name": "ENGINEERS", "type": "esriFieldTypeString", "alias": "ENGINEERS", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "ENGINEERS" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "DESIGN1", "type": "esriFieldTypeString", "alias": "DESIGN1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DESIGN1" }, { "name": "DESIGN2", "type": "esriFieldTypeString", "alias": "DESIGN2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "DESIGN2" }, { "name": "MATERIAL1", "type": "esriFieldTypeString", "alias": "MATERIAL1", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL1" }, { "name": "MATERIAL2", "type": "esriFieldTypeString", "alias": "MATERIAL2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MATERIAL2" }, { "name": "INUSE", "type": "esriFieldTypeString", "alias": "INUSE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "INUSE" }, { "name": "D_NRLISTED", "type": "esriFieldTypeDate", "alias": "D_NRLISTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "D_NRLISTED" }, { "name": "SHPOEVAL", "type": "esriFieldTypeString", "alias": "SHPOEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHPOEVAL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R172_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S155_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_HISTORIC_BRIDGES", "description": "", "prototype": { "attributes": { "D_NRLISTED": null, "INUSE": null, "SHPOEVAL": null, "SITEID": null, "SITENAME": null, "SURVEYNUM": null, "FDOTNUM": null, "YEARBUILT": null, "CONDITION": null, "LENGTH": null, "ENGINEERS": null, "OWNERSHIP": null, "DESIGN1": null, "DESIGN2": null, "MATERIAL1": null, "MATERIAL2": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "FMSF_HISTORIC_CEMETERIES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2556299.7231253833, "ymin": 173771.81438748538, "xmax": 2743010.246357143, "ymax": 336701.97638739645, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYNUM" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "YEARESTAB", "type": "esriFieldTypeString", "alias": "YEARESTAB", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEARESTAB" }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "OWNERSHIP" }, { "name": "CEMTYPE1", "type": "esriFieldTypeString", "alias": "CEMTYPE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CEMTYPE1" }, { "name": "CEMTYPE2", "type": "esriFieldTypeString", "alias": "CEMTYPE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CEMTYPE2" }, { "name": "ETHNICGRP1", "type": "esriFieldTypeString", "alias": "ETHNICGRP1", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ETHNICGRP1" }, { "name": "ETHNICGRP2", "type": "esriFieldTypeString", "alias": "ETHNICGRP2", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ETHNICGRP2" }, { "name": "ETHNICGRP3", "type": "esriFieldTypeString", "alias": "ETHNICGRP3", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ETHNICGRP3" }, { "name": "ETHNICGRP4", "type": "esriFieldTypeString", "alias": "ETHNICGRP4", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "ETHNICGRP4" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "STATUS" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONDITION" }, { "name": "SHPOEVAL", "type": "esriFieldTypeString", "alias": "SHPOEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHPOEVAL" }, { "name": "D_NRLISTED", "type": "esriFieldTypeDate", "alias": "D_NRLISTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "D_NRLISTED" }, { "name": "PLOTTYPE", "type": "esriFieldTypeString", "alias": "PLOTTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLOTTYPE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R173_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S156_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_HISTORIC_CEMETERIES", "description": "", "prototype": { "attributes": { "D_NRLISTED": null, "SHPOEVAL": null, "CONDITION": null, "PLOTTYPE": null, "SITEID": null, "SITENAME": null, "SURVEYNUM": null, "CITY": null, "YEARESTAB": null, "OWNERSHIP": null, "CEMTYPE1": null, "CEMTYPE2": null, "ETHNICGRP1": null, "ETHNICGRP2": null, "ETHNICGRP3": null, "ETHNICGRP4": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "FMSF_NRHP_SITES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2566263.195324391, "ymin": 172954.6670716405, "xmax": 2747315.1298077255, "ymax": 310015.7052849829, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 219, 29, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } } }, "scaleSymbols": true, "transparency": 65, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "RESNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BUFFERDIST", "type": "esriFieldTypeDouble", "alias": "BUFFERDIST", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BUFFERDIST" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "REFNUM", "type": "esriFieldTypeString", "alias": "REFNUM", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "REFNUM" }, { "name": "RESNAME", "type": "esriFieldTypeString", "alias": "RESNAME", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "RESNAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "CITY" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "COUNTY" }, { "name": "CERTDATE", "type": "esriFieldTypeDouble", "alias": "CERTDATE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CERTDATE" }, { "name": "NHLDATE", "type": "esriFieldTypeDate", "alias": "NHLDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "NHLDATE" }, { "name": "MULTIPLE", "type": "esriFieldTypeString", "alias": "MULTIPLE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "MULTIPLE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R174_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S157_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_NRHP_SITES", "description": "", "prototype": { "attributes": { "NHLDATE": null, "CERTDATE": null, "COUNTY": null, "MULTIPLE": null, "BUFFERDIST": null, "SITEID": null, "REFNUM": null, "RESNAME": null, "ADDRESS": null, "CITY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "FMSF_RESOURCE_GROUPS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2554047.9376027137, "ymin": 168184.01486755908, "xmax": 2746252.2313429713, "ymax": 335929.1524737328, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 234, 206, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "RGTYPE", "type": "esriFieldTypeString", "alias": "RGTYPE", "domain": null, "editable": true, "nullable": true, "length": 27, "defaultValue": null, "modelName": "RGTYPE" }, { "name": "NRCATEGORY", "type": "esriFieldTypeString", "alias": "NRCATEGORY", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NRCATEGORY" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CITY" }, { "name": "CONTRIBCR", "type": "esriFieldTypeString", "alias": "CONTRIBCR", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "CONTRIBCR" }, { "name": "NONCONTRIB", "type": "esriFieldTypeString", "alias": "NONCONTRIB", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NONCONTRIB" }, { "name": "TIMESIG1", "type": "esriFieldTypeString", "alias": "TIMESIG1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIMESIG1" }, { "name": "TIMESIG2", "type": "esriFieldTypeString", "alias": "TIMESIG2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TIMESIG2" }, { "name": "TIMESIG3", "type": "esriFieldTypeString", "alias": "TIMESIG3", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "TIMESIG3" }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "NARRATIVE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "NARRATIVE" }, { "name": "HISTASSC1", "type": "esriFieldTypeString", "alias": "HISTASSC1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC1" }, { "name": "HISTASSC2", "type": "esriFieldTypeString", "alias": "HISTASSC2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC2" }, { "name": "HISTASSC3", "type": "esriFieldTypeString", "alias": "HISTASSC3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC3" }, { "name": "HISTASSC4", "type": "esriFieldTypeString", "alias": "HISTASSC4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC4" }, { "name": "HISTASSC5", "type": "esriFieldTypeString", "alias": "HISTASSC5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC5" }, { "name": "HISTASSC6", "type": "esriFieldTypeString", "alias": "HISTASSC6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HISTASSC6" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYNUM" }, { "name": "EVALUATION", "type": "esriFieldTypeString", "alias": "EVALUATION", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "EVALUATION" }, { "name": "D_NRLISTED", "type": "esriFieldTypeDate", "alias": "D_NRLISTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "D_NRLISTED" }, { "name": "SHPOEVAL", "type": "esriFieldTypeString", "alias": "SHPOEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHPOEVAL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R175_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S158_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_RESOURCE_GROUPS", "description": "", "prototype": { "attributes": { "D_NRLISTED": null, "EVALUATION": null, "SURVEYNUM": null, "SHPOEVAL": null, "SITEID": null, "SITENAME": null, "RGTYPE": null, "NRCATEGORY": null, "CITY": null, "CONTRIBCR": null, "NONCONTRIB": null, "TIMESIG1": null, "TIMESIG2": null, "TIMESIG3": null, "NARRATIVE": null, "HISTASSC1": null, "HISTASSC2": null, "HISTASSC3": null, "HISTASSC4": null, "HISTASSC5": null, "HISTASSC6": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "FMSF_ARCHAEOLOGICAL_SITES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 2552664.11622338, "ymin": 165030.48606964946, "xmax": 2744966.842181474, "ymax": 348611.9610975683, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 234, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 45, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "SITETYPE1", "type": "esriFieldTypeString", "alias": "SITETYPE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE1" }, { "name": "SITETYPE2", "type": "esriFieldTypeString", "alias": "SITETYPE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE2" }, { "name": "SITETYPE3", "type": "esriFieldTypeString", "alias": "SITETYPE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE3" }, { "name": "SITETYPE4", "type": "esriFieldTypeString", "alias": "SITETYPE4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE4" }, { "name": "SITETYPE5", "type": "esriFieldTypeString", "alias": "SITETYPE5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE5" }, { "name": "SITETYPE6", "type": "esriFieldTypeString", "alias": "SITETYPE6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SITETYPE6" }, { "name": "CULTURE1", "type": "esriFieldTypeString", "alias": "CULTURE1", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE1" }, { "name": "CULTURE2", "type": "esriFieldTypeString", "alias": "CULTURE2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE2" }, { "name": "CULTURE3", "type": "esriFieldTypeString", "alias": "CULTURE3", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE3" }, { "name": "CULTURE4", "type": "esriFieldTypeString", "alias": "CULTURE4", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE4" }, { "name": "CULTURE5", "type": "esriFieldTypeString", "alias": "CULTURE5", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE5" }, { "name": "CULTURE6", "type": "esriFieldTypeString", "alias": "CULTURE6", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE6" }, { "name": "CULTURE7", "type": "esriFieldTypeString", "alias": "CULTURE7", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE7" }, { "name": "CULTURE8", "type": "esriFieldTypeString", "alias": "CULTURE8", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CULTURE8" }, { "name": "SURVEVAL", "type": "esriFieldTypeString", "alias": "SURVEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SURVEVAL" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYNUM" }, { "name": "D_NRLISTED", "type": "esriFieldTypeDate", "alias": "D_NRLISTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "D_NRLISTED" }, { "name": "SHPOEVAL", "type": "esriFieldTypeString", "alias": "SHPOEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHPOEVAL" }, { "name": "PLOTTYPE", "type": "esriFieldTypeString", "alias": "PLOTTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "PLOTTYPE" }, { "name": "HUMANREMNS", "type": "esriFieldTypeString", "alias": "HUMANREMNS", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "HUMANREMNS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R176_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S159_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_ARCHAEOLOGICAL_SITES", "description": "", "prototype": { "attributes": { "PLOTTYPE": null, "SHPOEVAL": null, "D_NRLISTED": null, "HUMANREMNS": null, "SITEID": null, "SITENAME": null, "SITETYPE1": null, "SITETYPE2": null, "SITETYPE3": null, "SITETYPE4": null, "SITETYPE5": null, "SITETYPE6": null, "CULTURE1": null, "CULTURE2": null, "CULTURE3": null, "CULTURE4": null, "CULTURE5": null, "CULTURE6": null, "CULTURE7": null, "CULTURE8": null, "SURVEVAL": null, "SURVEYNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "FMSF_HISTORIC_STRUCTURES", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 2554307.832096055, "ymin": 172386.64425756037, "xmax": 2746163.6248928905, "ymax": 341160.2013948113, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e0ed215c9f30b64e0a9254db1079fe0a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAASCAYAAACw50UTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB1klEQVQ4jcWUMWgUURCGv3m7MURPCzG4OWMRiIWWghaCAQuDaBMCSsDW5BIQW4MgrhapJF1MFsHCJiCoIFFQBEknWNkoqCAqt7tGY2ERk8vtG7nTHHd4m72gwWnevGH4Zv55j3HZRHP/K1x93LiLo+WERYTFbsOCFFj9a3h8m23REndQ+tocjoihXEw4EN+gQx06rLIjv5M5OUOyIXh0i067xBxwuKoA7v1wOdQzzMs6VSaCgTDgUuLQv/cc3zLh8U16bInHwL4aSOltX2FWfU6Jj63EKqf6PIg8zjoJOciAhwEHbcIjYHeTuidijwlgfC0gPmUNGIqhH/iYCi/OcBzlLrA9bVwKF4vTLANfxVS7zUVKTsENp9mSH+N+U7gaPhjLdYWrafBqt8KVtUq1mDKfH+N8aufdI7wJA0KUVYFJ/TXzwXULGU4mlpKBy63+llLXKONhwADKoMIFDK/FMgvsalCrvHeU5ToRmXD5NEUvile5OJYX3ijPwxlW/kiE0yrsrx9RFnyr4/CWFkyVa7/d+VbhGzYVPv9L+ILAMxWeAk/2FBr/eFN4GzwsK8caujJ8r76BMCQWF4cv3jCvRJpNeh14Z4GoslpS8t/VvJEsYZu8z38CdUaeQciLm3MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "SITENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SITEID", "type": "esriFieldTypeString", "alias": "SITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SITEID" }, { "name": "SITENAME", "type": "esriFieldTypeString", "alias": "SITENAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SITENAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 47, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "DESTROYED", "type": "esriFieldTypeString", "alias": "DESTROYED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "DESTROYED" }, { "name": "SURVEYNUM", "type": "esriFieldTypeString", "alias": "SURVEYNUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SURVEYNUM" }, { "name": "ARCHITECT", "type": "esriFieldTypeString", "alias": "ARCHITECT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ARCHITECT" }, { "name": "YEARBUILT", "type": "esriFieldTypeString", "alias": "YEARBUILT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "YEARBUILT" }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STYLE" }, { "name": "EXTPLAN", "type": "esriFieldTypeString", "alias": "EXTPLAN", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "EXTPLAN" }, { "name": "STRUCSYS1", "type": "esriFieldTypeString", "alias": "STRUCSYS1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCSYS1" }, { "name": "STRUCSYS2", "type": "esriFieldTypeString", "alias": "STRUCSYS2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCSYS2" }, { "name": "STRUCSYS3", "type": "esriFieldTypeString", "alias": "STRUCSYS3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCSYS3" }, { "name": "EXTFABRIC1", "type": "esriFieldTypeString", "alias": "EXTFABRIC1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EXTFABRIC1" }, { "name": "EXTFABRIC2", "type": "esriFieldTypeString", "alias": "EXTFABRIC2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EXTFABRIC2" }, { "name": "EXTFABRIC3", "type": "esriFieldTypeString", "alias": "EXTFABRIC3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EXTFABRIC3" }, { "name": "EXTFABRIC4", "type": "esriFieldTypeString", "alias": "EXTFABRIC4", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "EXTFABRIC4" }, { "name": "STRUCUSE1", "type": "esriFieldTypeString", "alias": "STRUCUSE1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCUSE1" }, { "name": "STRUCUSE2", "type": "esriFieldTypeString", "alias": "STRUCUSE2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCUSE2" }, { "name": "STRUCUSE3", "type": "esriFieldTypeString", "alias": "STRUCUSE3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STRUCUSE3" }, { "name": "SURVEVAL", "type": "esriFieldTypeString", "alias": "SURVEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SURVEVAL" }, { "name": "SURVDIST", "type": "esriFieldTypeString", "alias": "SURVDIST", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SURVDIST" }, { "name": "SHPOEVAL", "type": "esriFieldTypeString", "alias": "SHPOEVAL", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "SHPOEVAL" }, { "name": "D_NRLISTED", "type": "esriFieldTypeDate", "alias": "D_NRLISTED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "D_NRLISTED" }, { "name": "PLOTMTHD", "type": "esriFieldTypeString", "alias": "PLOTMTHD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PLOTMTHD" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R177_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S160_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "FMSF_HISTORIC_STRUCTURES", "description": "", "prototype": { "attributes": { "D_NRLISTED": null, "PLOTMTHD": null, "SITEID": null, "SITENAME": null, "ADDRESS": null, "DESTROYED": null, "SURVEYNUM": null, "ARCHITECT": null, "YEARBUILT": null, "STYLE": null, "EXTPLAN": null, "STRUCSYS1": null, "STRUCSYS2": null, "STRUCSYS3": null, "EXTFABRIC1": null, "EXTFABRIC2": null, "EXTFABRIC3": null, "EXTFABRIC4": null, "STRUCUSE1": null, "STRUCUSE2": null, "STRUCUSE3": null, "SURVEVAL": null, "SURVDIST": null, "SHPOEVAL": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "FMSF_HISTORIC_RESOURCE_SURVEYS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1164753.9973641336, "ymin": -1212106.2058456838, "xmax": 3393778.0553832203, "ymax": 636499.5972633958, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102660, "latestWkid": 2238, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -125939000, "falseY": -91453300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ARCHAEO", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "YES", "description": "YES", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "values": [ [ "YES" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 100, 72, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.1 } }, "value": "YES", "label": "YES" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 65, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "TITLE", "typeIdField": "ARCHAEO", "subtypeField": "", "fields": [ { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STArea()", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.STLength()", "required": true }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVNUM", "type": "esriFieldTypeDouble", "alias": "SURVNUM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVNUM" }, { "name": "TITLE", "type": "esriFieldTypeString", "alias": "TITLE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "TITLE" }, { "name": "PUB_DATE", "type": "esriFieldTypeString", "alias": "PUB_DATE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "PUB_DATE" }, { "name": "AUTHOR1", "type": "esriFieldTypeString", "alias": "AUTHOR1", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AUTHOR1" }, { "name": "AUTHOR2", "type": "esriFieldTypeString", "alias": "AUTHOR2", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AUTHOR2" }, { "name": "AUTHOR3", "type": "esriFieldTypeString", "alias": "AUTHOR3", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "AUTHOR3" }, { "name": "SPONSOR", "type": "esriFieldTypeString", "alias": "SPONSOR", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SPONSOR" }, { "name": "NUM_NEW", "type": "esriFieldTypeString", "alias": "NUM_NEW", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUM_NEW" }, { "name": "NUM_OLD", "type": "esriFieldTypeString", "alias": "NUM_OLD", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "NUM_OLD" }, { "name": "CRATNUM", "type": "esriFieldTypeString", "alias": "CRATNUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CRATNUM" }, { "name": "ARCHAEO", "type": "esriFieldTypeString", "alias": "ARCHAEO", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "ARCHAEO" }, { "name": "STRUC", "type": "esriFieldTypeString", "alias": "STRUC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "STRUC" }, { "name": "MARINE", "type": "esriFieldTypeString", "alias": "MARINE", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "MARINE" }, { "name": "CELL", "type": "esriFieldTypeString", "alias": "CELL", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "CELL" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R178_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "S161_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "Shape" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "YES", "name": "YES", "domains": {}, "templates": [ { "name": "YES", "description": "", "prototype": { "attributes": { "MARINE": null, "STRUC": null, "ARCHAEO": "YES", "CELL": null, "SURVNUM": null, "TITLE": null, "PUB_DATE": null, "AUTHOR1": null, "AUTHOR2": null, "AUTHOR3": null, "SPONSOR": null, "NUM_NEW": null, "NUM_OLD": null, "CRATNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "83d8527528fb479f80ba7b93dd7aa19c" } ], "tables": [] }