{ "currentVersion": 10.91, "id": 8, "name": "Tile Index", "type": "Feature Layer", "parentLayer": { "id": 5, "name": "Planimetric Features" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2282136.0000691717, "ymin": 1178334.9999504113, "xmax": 2348135.999958679, "ymax": 1254895.0000453454, "spatialReference": { "wkid": 102655, "latestWkid": 2233 } }, "sourceSpatialReference": { "wkid": 2878, "latestWkid": 2878 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[TILE]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "italic", "weight": "bold", "decoration": "none" } }, "minScale": 24000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "QUAD", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BaseMap.DBO.Tile_Index.AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "BaseMap.DBO.Tile_Index.AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "CTY_GRID_S", "type": "esriFieldTypeInteger", "alias": "CTY_GRID_S", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTY_GRID_S" }, { "name": "CTY_GRID_1", "type": "esriFieldTypeInteger", "alias": "CTY_GRID_1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CTY_GRID_1" }, { "name": "QUAD", "type": "esriFieldTypeString", "alias": "QUAD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QUAD" }, { "name": "X", "type": "esriFieldTypeString", "alias": "X", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "X" }, { "name": "Y", "type": "esriFieldTypeString", "alias": "Y", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "Y" }, { "name": "QUARTER", "type": "esriFieldTypeString", "alias": "QUARTER", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "QUARTER" }, { "name": "QUARTER_NE", "type": "esriFieldTypeString", "alias": "QUARTER_NE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "QUARTER_NE" }, { "name": "TILE", "type": "esriFieldTypeString", "alias": "TILE", "domain": null, "editable": true, "nullable": true, "length": 7, "defaultValue": null, "modelName": "TILE" }, { "name": "FZONE", "type": "esriFieldTypeString", "alias": "FZONE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "FZONE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R213_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S180_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Tile Index", "description": "", "prototype": { "attributes": { "TILE": null, "FZONE": null, "BaseMap.DBO.Tile_Index.AREA": null, "PERIMETER": null, "CTY_GRID_S": null, "CTY_GRID_1": null, "QUAD": null, "X": null, "Y": null, "QUARTER": null, "QUARTER_NE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "8b2f0b6eb1734fd3b999ba240a1eda6d" }