{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "LAND PARCELS", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00176297326517052, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -1.61500999992027E7, "falseY": -4.37034999996503E7, "xyUnits": 4537.78860862432, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 25000, "maxScale": 50, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 168, 0, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PIN] CONCAT NEWLINE CONCAT \"\" CONCAT [ADDRESS] CONCAT \"<\/CLR>\"", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 50, "minScale": 6999, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 168, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 2263099.999845, "ymin": 1365136.37519398, "xmax": 2407906.34775445, "ymax": 1516574.62502649, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 6.561666666666666E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "USERNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 30, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 6, "domain": null }, { "name": "PARCELTYPE", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 50, "domain": { "type": "codedValue", "name": "WS4_Parcel_Type", "description": "Type of Parcel", "codedValues": [ { "name": "Parcel", "code": "P" }, { "name": "Condo", "code": "C" }, { "name": "Recreation Area", "code": "R" }, { "name": "Right of Way", "code": "R/W" }, { "name": "Public Utility", "code": "PU" }, { "name": "Conservation", "code": "CV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "EXEMPTION_TYPE", "type": "esriFieldTypeString", "alias": "Exemption_Type", "length": 50, "domain": { "type": "codedValue", "name": "WS4_Exemption_Type", "description": "Type of Exemption", "codedValues": [ { "name": "Not Exempt", "code": "NE" }, { "name": "Conservation", "code": "SV" }, { "name": "Residential Transitional", "code": "ST" }, { "name": "Historical", "code": "SH" }, { "name": "Public Utility", "code": "PU" }, { "name": "Non-Profit Aged Home", "code": "E0" }, { "name": "Public Property", "code": "E1" }, { "name": "Religious Property", "code": "E2" }, { "name": "Charitable Property", "code": "E3" }, { "name": "Religious Burial", "code": "E4" }, { "name": "Hospital (non-profit)", "code": "E5" }, { "name": "A/W Pollution Equipment", "code": "E7" }, { "name": "Farm Property", "code": "E8" }, { "name": "Other", "code": "E9" }, { "name": "Educational Institution", "code": "E6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "USERNAME", "type": "esriFieldTypeString", "alias": "USERNAME", "length": 50, "domain": null }, { "name": "DATEENTERED", "type": "esriFieldTypeDate", "alias": "DATEENTERED", "length": 8, "domain": null }, { "name": "DEEDEDACREAGE", "type": "esriFieldTypeDouble", "alias": "DEEDEDACREAGE", "domain": null }, { "name": "ACREAGE_TEXT", "type": "esriFieldTypeString", "alias": "ACREAGE_TEXT", "length": 50, "domain": null }, { "name": "COVID", "type": "esriFieldTypeInteger", "alias": "COVID", "domain": null }, { "name": "CALCULATEDACREAGE", "type": "esriFieldTypeDouble", "alias": "CALCULATEDACREAGE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TAXPIN", "type": "esriFieldTypeString", "alias": "TAXPIN", "length": 31, "domain": null }, { "name": "LRSN", "type": "esriFieldTypeInteger", "alias": "LRSN", "domain": null }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "CREATIONUSER", "length": 20, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "CREATIONDATE", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "LASTUSER", "length": 20, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GDB_37403_PIN", "fields": "PIN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2269885_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A2489_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8dec438ccfec41a684336fe8f3fdbbb6" }