{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 26, "name": "PARKS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriIntFeet" }, "hasMetadata": true, "extent": { "xmin": 705428.9901574813, "ymin": 1392108.708989501, "xmax": 747983.1692913398, "ymax": 1411858.1351706013, "spatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2223, "latestWkid": 2223, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 40, "labelingInfo": [ { "labelExpression": "[Name]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 44, "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": [ 38, 115, 0, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 5.5, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GISSDE.GIS.Parks.AREA", "type": "esriFieldTypeDouble", "alias": "AREA SQFT", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "GISSDE.GIS.Parks.AREA" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "UPDATED", "type": "esriFieldTypeString", "alias": "UPDATED", "domain": null, "editable": false, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UPDATED" }, { "name": "TPARCEL", "type": "esriFieldTypeString", "alias": "TPARCEL", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TPARCEL" }, { "name": "MAINTAINED", "type": "esriFieldTypeString", "alias": "MAINTAINED", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "MAINTAINED" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": false, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": false, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE 1", "domain": { "type": "codedValue", "name": "TYPE9", "description": "Parks", "codedValues": [ { "name": "PARK", "code": "PARK" }, { "name": "POCKET PARK", "code": "POCKET PARK" }, { "name": "WETLANDS", "code": "WETLANDS" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" }, { "name": "NATURAL OPEN SPACE", "code": "NATURAL OPEN SPACE" }, { "name": "PAVILION", "code": "PAVILION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TYPE" }, { "name": "TYPE2", "type": "esriFieldTypeString", "alias": "TYPE 2", "domain": null, "editable": false, "nullable": true, "length": 75, "defaultValue": null, "modelName": "TYPE2" }, { "name": "ID", "type": "esriFieldTypeSmallInteger", "alias": "ID", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "SITE ADDRESS", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "SITEADDRESS" }, { "name": "POSTEDADDRESS", "type": "esriFieldTypeString", "alias": "POSTED ADDRESS", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "POSTEDADDRESS" }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "domain": null, "editable": false, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LABEL" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_2281", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2144_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "US Mountain Standard Time", "timeZoneIANA": "Etc/GMT+7", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PARKS", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e18cd36a41bd4cc6af51c38725ed0cb9" }