{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Fire Map Index", "type": "Feature Layer", "description": "A grid index using USNG layer with addtional attributes for labeling adjacent grids for map book pages.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1967070000000001E8, "falseY": -95612900, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 72223.819286, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 204, 133, 102, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1260991.951249987, "ymin": 252739.71799999475, "xmax": 1560488.4852499813, "ymax": 1479347.1609999985, "spatialReference": { "wkid": 102723, "latestWkid": 3735, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119670700, "falseY": -95612900, "xyUnits": 3.702424569851244E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PAGENAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PAGENUMBER", "type": "esriFieldTypeInteger", "alias": "Map Sheet Number", "domain": null }, { "name": "PAGENAME", "type": "esriFieldTypeString", "alias": "PAGENAME", "length": 15, "domain": null }, { "name": "USNGCOORD", "type": "esriFieldTypeString", "alias": "USNG Coordinate", "length": 50, "domain": null }, { "name": "ET_EDITOR", "type": "esriFieldTypeString", "alias": "ET_EDITOR", "length": 255, "domain": null }, { "name": "ET_EDITED", "type": "esriFieldTypeDate", "alias": "ET_EDITED", "length": 8, "domain": null }, { "name": "PAGENAME_NW", "type": "esriFieldTypeString", "alias": "PAGENAME_NW", "length": 255, "domain": null }, { "name": "PAGENAME_N", "type": "esriFieldTypeString", "alias": "PAGENAME_N", "length": 255, "domain": null }, { "name": "PAGENAME_NE", "type": "esriFieldTypeString", "alias": "PAGENAME_NE", "length": 255, "domain": null }, { "name": "PAGENAME_W", "type": "esriFieldTypeString", "alias": "PAGENAME_W", "length": 255, "domain": null }, { "name": "PAGENAME_E", "type": "esriFieldTypeString", "alias": "PAGENAME_E", "length": 255, "domain": null }, { "name": "PAGENAME_SW", "type": "esriFieldTypeString", "alias": "PAGENAME_SW", "length": 255, "domain": null }, { "name": "PAGENAME_S", "type": "esriFieldTypeString", "alias": "PAGENAME_S", "length": 255, "domain": null }, { "name": "PAGENAME_SE", "type": "esriFieldTypeString", "alias": "PAGENAME_SE", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GZD", "type": "esriFieldTypeString", "alias": "Grid Zone", "length": 6, "domain": null }, { "name": "SQID", "type": "esriFieldTypeString", "alias": "Zone ID", "length": 6, "domain": null }, { "name": "XMIN", "type": "esriFieldTypeInteger", "alias": "X Min", "domain": null }, { "name": "YMIN", "type": "esriFieldTypeInteger", "alias": "Y Min", "domain": null }, { "name": "GRIDSIZE", "type": "esriFieldTypeString", "alias": "Grid Size", "length": 5, "domain": { "type": "codedValue", "name": "USNGGridSize", "description": "The USNG grid size", "codedValues": [ { "name": "100m", "code": "100m" }, { "name": "10m", "code": "10m" }, { "name": "1m", "code": "1m" }, { "name": "1km", "code": "1km" }, { "name": "10km", "code": "10km" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "USNGGridStatus", "description": "The status of the search activities in the USNG grid cell", "codedValues": [ { "name": "Scheduled", "code": 1 }, { "name": "In Progress", "code": 2 }, { "name": "Completed", "code": 3 }, { "name": "Not Scheduled", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PCOMPLETE", "type": "esriFieldTypeInteger", "alias": "Percent Complete", "domain": { "type": "range", "name": "USNGGridSearchPercent", "description": "The percent complete of the search activities in the USNG grid cell", "range": [ 0, 100 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ET_CREATOR", "type": "esriFieldTypeString", "alias": "ET_CREATOR", "length": 255, "domain": null }, { "name": "ET_CREATED", "type": "esriFieldTypeDate", "alias": "ET_CREATED", "length": 8, "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": "R97_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_97", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_97", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S87_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 10000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }