{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "Parks", "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, "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": 2155439.2501263022, "ymin": 161826.46860864758, "xmax": 2277145.250152141, "ymax": 280417.1500619799, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 115, 255 ], "outline": null } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "multiPart": "labelLargest", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 9, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 112, 168, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "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": "Park_ID", "type": "esriFieldTypeDouble", "alias": "Park_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_ID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Name" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 200, "defaultValue": null, "modelName": "Address" }, { "name": "CityMuni", "type": "esriFieldTypeString", "alias": "CityMuni", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CityMuni" }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "County" }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "State" }, { "name": "Zip", "type": "esriFieldTypeString", "alias": "Zip", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Zip" }, { "name": "Park_Acres", "type": "esriFieldTypeDouble", "alias": "Park_Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Park_Acres" }, { "name": "AcreSource", "type": "esriFieldTypeString", "alias": "AcreSource", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AcreSource" }, { "name": "YearOpen", "type": "esriFieldTypeInteger", "alias": "YearOpen", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YearOpen" }, { "name": "ParkStatus", "type": "esriFieldTypeString", "alias": "ParkStatus", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParkStatus" }, { "name": "StatusCmnt", "type": "esriFieldTypeString", "alias": "StatusCmnt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "StatusCmnt" }, { "name": "ParkType", "type": "esriFieldTypeString", "alias": "ParkType", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "ParkType" }, { "name": "ServicArea", "type": "esriFieldTypeString", "alias": "ServicArea", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ServicArea" }, { "name": "MgtPriorty", "type": "esriFieldTypeString", "alias": "MgtPriorty", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MgtPriorty" }, { "name": "Landowner", "type": "esriFieldTypeString", "alias": "Landowner", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Landowner" }, { "name": "OwnerType", "type": "esriFieldTypeString", "alias": "OwnerType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OwnerType" }, { "name": "AgencyName", "type": "esriFieldTypeString", "alias": "AgencyName", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "AgencyName" }, { "name": "AgencyType", "type": "esriFieldTypeString", "alias": "AgencyType", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "AgencyType" }, { "name": "LWCFProt", "type": "esriFieldTypeString", "alias": "LWCFProt", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "LWCFProt" }, { "name": "OtherProt", "type": "esriFieldTypeString", "alias": "OtherProt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "OtherProt" }, { "name": "ResPrtCmnt", "type": "esriFieldTypeString", "alias": "ResPrtCmnt", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "ResPrtCmnt" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "UNIT" }, { "name": "UNIT_ID", "type": "esriFieldTypeString", "alias": "UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "UNIT_ID" }, { "name": "UNIT_ACRES", "type": "esriFieldTypeDouble", "alias": "UNIT_ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UNIT_ACRES" }, { "name": "AIMSFID", "type": "esriFieldTypeDouble", "alias": "AIMSFID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AIMSFID" }, { "name": "DateAdded", "type": "esriFieldTypeDate", "alias": "DateAdded", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateAdded" }, { "name": "DateMOD", "type": "esriFieldTypeDate", "alias": "DateMOD", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateMOD" }, { "name": "LastUser", "type": "esriFieldTypeString", "alias": "LastUser", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "LastUser" }, { "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": "R48_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S37_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "LastUser": null, "Park_ID": null, "Name": null, "Address": null, "CityMuni": null, "County": null, "State": null, "Zip": null, "Park_Acres": null, "AcreSource": null, "YearOpen": null, "ParkStatus": null, "StatusCmnt": null, "ParkType": null, "ServicArea": null, "MgtPriorty": null, "Landowner": null, "OwnerType": null, "AgencyName": null, "AgencyType": null, "LWCFProt": null, "OtherProt": null, "ResPrtCmnt": null, "UNIT": null, "UNIT_ID": null, "UNIT_ACRES": null, "AIMSFID": null, "DateAdded": null, "DateMOD": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }