{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Polygons of the City of Ann Arbor owned parkland properties.", "copyrightText": "City of Ann Arbor Community Services", "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": 1442957948000 }, "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.3276605853793044E7, "ymin": 265286.9407531619, "xmax": 1.3315846908840962E7, "ymax": 300799.97463180125, "spatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.0032808398950131233, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -107138600, "falseY": -97193800, "xyUnits": 2438.345682257483, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253, "xyTolerance": 0.006561666666666671, "zTolerance": 4.0E-5, "mTolerance": 4.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809752, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.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": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "GC_Link", "type": "esriFieldTypeString", "alias": "GC_Link", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "GC_Link" }, { "name": "GC_Site", "type": "esriFieldTypeString", "alias": "GC_Site", "domain": null, "editable": true, "nullable": true, "length": 256, "defaultValue": null, "modelName": "GC_Site" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" }, { "name": "AdopterStatus", "type": "esriFieldTypeString", "alias": "AdopterStatus", "domain": { "type": "codedValue", "name": "ParkAdopter", "description": "Adopter status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Recruiting", "code": "Recruiting" }, { "name": "None", "code": "None" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterStatus" }, { "name": "AdopterName", "type": "esriFieldTypeString", "alias": "AdopterName", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterName" }, { "name": "AdopterEmail", "type": "esriFieldTypeString", "alias": "AdopterEmail", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterEmail" }, { "name": "AdopterPhone", "type": "esriFieldTypeString", "alias": "AdopterPhone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterPhone" }, { "name": "PlaygroundPresent", "type": "esriFieldTypeString", "alias": "PlaygroundPresent", "domain": { "type": "codedValue", "name": "aYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PlaygroundPresent" }, { "name": "LandscapeGardenPresent", "type": "esriFieldTypeString", "alias": "LandscapeGardenPresent", "domain": { "type": "codedValue", "name": "aYesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LandscapeGardenPresent" }, { "name": "AdopterName2", "type": "esriFieldTypeString", "alias": "AdopterName2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterName2" }, { "name": "AdopterEmail2", "type": "esriFieldTypeString", "alias": "AdopterEmail2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterEmail2" }, { "name": "AdopterPhone2", "type": "esriFieldTypeString", "alias": "AdopterPhone2", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AdopterPhone2" }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Comments" }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "ParkType" }, { "name": "PreviousAdopter", "type": "esriFieldTypeString", "alias": "PreviousAdopter", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PreviousAdopter" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1322_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1164_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "PreviousAdopter": null, "NAME": null, "ACRES": null, "GC_Link": null, "GC_Site": null, "FacilityID": null, "Location": null, "AdopterStatus": null, "AdopterName": null, "AdopterEmail": null, "AdopterPhone": null, "PlaygroundPresent": null, "LandscapeGardenPresent": null, "AdopterName2": null, "AdopterEmail2": null, "AdopterPhone2": null, "Comments": null, "ParkType": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }