{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Landmarks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "City Landmarks layer for sharing in the GeoPortal", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1695292152000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 6612933.093484864, "ymin": 1996345.480723694, "xmax": 6644629.135079518, "ymax": 2028397.3982470185, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "304dc979620a9d4e51ab77889e9be019", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAYAAAD0OH0aAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQ4je2SMQ6CQBBF3yqXkGtoK1pZocfgCBZSaAMx3sBzaGVFsHWvgVcwMWbMRggKC8TOwl9u3sv8mazDl3Gsr2Ey59HP2I51sxCeA5AAYYgAPYFVCsIRJZp4sikFA4vsrdMUPiifMNFE00M+QYLu9r01kAumRlfkxdiXbonzF37qSldg0EoqdCnEnkuYXhq/iEJzvy0+K0XeyCoV8G6W1XeoShW4LrxLJhXYLhTS8uRW4WbBxAKbPAFVQ0Zv/M1WnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 7 } }, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": false, "nullable": true, "length": 48, "defaultValue": null, "modelName": "NAME" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "domain": null, "editable": false, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "domain": { "type": "codedValue", "name": "Category", "description": "Landmark Category", "codedValues": [ { "name": "Airport", "code": "Airport" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Boat Ramp", "code": "Boat Ramp" }, { "name": "Bridge", "code": "Bridge" }, { "name": "Business", "code": "Business" }, { "name": "Canal", "code": "Canal" }, { "name": "Cell Tower", "code": "Cell Tower" }, { "name": "Cemetery", "code": "Cemetery" }, { "name": "Child Care", "code": "Child Care" }, { "name": "Church", "code": "Church" }, { "name": "Detention Center", "code": "Detention Center" }, { "name": "Dump", "code": "Dump" }, { "name": "Elder Care", "code": "Elder Care" }, { "name": "Facility", "code": "Facility" }, { "name": "Fire Station", "code": "Fire Station" }, { "name": "Flood Control", "code": "Flood Control" }, { "name": "Gas Station", "code": "Gas Station" }, { "name": "Golf Course", "code": "Golf Course" }, { "name": "Government", "code": "Government" }, { "name": "Health Clinic", "code": "Health Clinic" }, { "name": "Historic Place", "code": "Historic Place" }, { "name": "Hospital", "code": "Hospital" }, { "name": "Lake", "code": "Lake" }, { "name": "Locale", "code": "Locale" }, { "name": "Museum", "code": "Museum" }, { "name": "Park", "code": "Park" }, { "name": "Police Station", "code": "Police Station" }, { "name": "Pond", "code": "Pond" }, { "name": "Populated Place", "code": "Populated Place" }, { "name": "Post Office", "code": "Post Office" }, { "name": "Private School", "code": "Private School" }, { "name": "Public Facility", "code": "Public Facility" }, { "name": "Recreation", "code": "Recreation" }, { "name": "School", "code": "School" }, { "name": "Shelter", "code": "Shelter" }, { "name": "Shopping Center", "code": "Shopping Center" }, { "name": "Stream", "code": "Stream" }, { "name": "Structure", "code": "Structure" }, { "name": "Water", "code": "Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 16, "defaultValue": null, "modelName": "CATEGORY" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Landmarks", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "b2a27c8a98bc41e18fe12dc50c37622c" }