{ "currentVersion": 10.81, "id": 27, "name": "Parks", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 80000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": -7959377.189319747, "ymin": 5301440.653374207, "xmax": -7947115.882363515, "ymax": 5314787.662681956, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 60, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[ParkName]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 0, 0, 0, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 11, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "ParkName", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "ParkName", "type": "esriFieldTypeString", "alias": "PARK", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ParkName" }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "Maximo Location ID", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXLOCATION" }, { "name": "ParkClassification", "type": "esriFieldTypeString", "alias": "ParkClassification", "domain": { "type": "codedValue", "name": "ParkClassifications", "description": "Park classification codes", "codedValues": [ { "name": "Neighborhood", "code": "NH" }, { "name": "City-wide", "code": "CW" }, { "name": "Downtown", "code": "DT" }, { "name": "River park", "code": "RP" }, { "name": "Mini-park", "code": "MP" }, { "name": "School", "code": "SP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ParkClassification" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MXSITEID" }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "MXDESC" }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "MXDIVISION" }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "Maximo Attribute Checksum", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MXCHECKSUM" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "OldParkID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "OldParkID" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R76_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_76", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "ixPKSls", "fields": "MXLOCATION,MXSITEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_76", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Parks", "description": "", "prototype": { "attributes": { "OldParkID": null, "ParkName": null, "MXLOCATION": null, "ParkClassification": null, "MXSITEID": null, "MXDESC": null, "MXDIVISION": null, "MXCHECKSUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "267739a663ed458b8c8d0412b5c7a060" }