{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 7, "name": "Park Land", "type": "Feature Layer", "description": "SDEweb.GISADMIN.ParksDPW", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102710, "latestWkid": 3437, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.002, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -17463700, "falseY": -48257000, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 216, 160, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 38, 115, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 30, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.ParkName"}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "static", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 4500, "name": "Class 1", "priority": -1, "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": [ 38, 86, 0, 255 ], "haloSize": 1.5, "font": { "family": "Gill Sans MT", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1028804.6119999997, "ymin": 157114.88099999726, "xmax": 1058198.2289999984, "ymax": 189009.92499999702, "spatialReference": { "wkid": 102710, "latestWkid": 3437, "xyTolerance": 6.561666666666671E-4, "zTolerance": 2.0E-4, "mTolerance": 2.0E-4, "falseX": -119851500, "falseY": -94498200, "xyUnits": 3047.900493303792, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ParkName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ParkName", "type": "esriFieldTypeString", "alias": "PARK", "length": 50, "domain": null }, { "name": "ParkClassification", "type": "esriFieldTypeString", "alias": "ParkClassification", "length": 2, "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" } }, { "name": "OldParkID", "type": "esriFieldTypeString", "alias": "ID", "length": 6, "domain": null }, { "name": "MXLOCATION", "type": "esriFieldTypeString", "alias": "Maximo Location ID", "length": 12, "domain": null }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "Site", "length": 8, "domain": null }, { "name": "MXDESC", "type": "esriFieldTypeString", "alias": "Maximo Description", "length": 100, "domain": null }, { "name": "MXDIVISION", "type": "esriFieldTypeString", "alias": "Maximo Division", "length": 12, "domain": null }, { "name": "MXCHECKSUM", "type": "esriFieldTypeInteger", "alias": "Maximo Attribute Checksum", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R438_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_438", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_438", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S427_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "9f9f1f4d680248969323215420389e41" }