{ "currentVersion": 10.8, "id": 4, "name": "Parcels", "type": "Feature Layer", "description": "Parcel fabric parcels sublayer queried to display current tax parcels, which is parcel type 7.\n", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 37000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1.8 } }, "label": "", "description": "" }, "transparency": 20, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[BlockNumber] CONCAT NEWLINE CONCAT [Lot]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 52, 52, 52, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 3600, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 567205.9426915795, "ymin": 720690.3381879032, "xmax": 799470.0900389962, "ymax": 892896.6574884877, "spatialReference": { "wkid": 102659, "latestWkid": 2237 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TXTFolio", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "MuniCode", "type": "esriFieldTypeString", "alias": "MuniCode", "length": 1, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 30, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 9, "domain": null }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Folio", "type": "esriFieldTypeOID", "alias": "Folio", "domain": null }, { "name": "STRAP", "type": "esriFieldTypeString", "alias": "STRAP", "length": 50, "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "length": 50, "domain": null }, { "name": "Area", "type": "esriFieldTypeString", "alias": "Area", "length": 2, "domain": null }, { "name": "BlockNumber", "type": "esriFieldTypeString", "alias": "BlockNumber", "length": 10, "domain": null }, { "name": "Lot", "type": "esriFieldTypeString", "alias": "Lot", "length": 4, "domain": null }, { "name": "LegalStartDate", "type": "esriFieldTypeDate", "alias": "LegalStartDate", "length": 8, "domain": null }, { "name": "TownshipNumber", "type": "esriFieldTypeString", "alias": "TownshipNumber", "length": 3, "domain": null }, { "name": "RangeNumber", "type": "esriFieldTypeString", "alias": "RangeNumber", "length": 3, "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "PropertyData", "type": "esriFieldTypeString", "alias": "PropertyData", "length": 250, "domain": null }, { "name": "DORcode", "type": "esriFieldTypeString", "alias": "DORcode", "length": 2, "domain": null }, { "name": "DORDesc", "type": "esriFieldTypeString", "alias": "DORDesc", "length": 50, "domain": null }, { "name": "SiteUnit", "type": "esriFieldTypeString", "alias": "SiteUnit", "length": 5, "domain": null }, { "name": "SiteZip", "type": "esriFieldTypeString", "alias": "SiteZip", "length": 5, "domain": null }, { "name": "SearchAddress", "type": "esriFieldTypeString", "alias": "SearchAddress", "length": 55, "domain": null }, { "name": "AbbreviatedLegal", "type": "esriFieldTypeString", "alias": "AbbreviatedLegal", "length": 255, "domain": null }, { "name": "OwnerName", "type": "esriFieldTypeString", "alias": "OwnerName", "length": 30, "domain": null }, { "name": "Others", "type": "esriFieldTypeString", "alias": "Others", "length": 120, "domain": null }, { "name": "CareOf", "type": "esriFieldTypeString", "alias": "CareOf", "length": 30, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 30, "domain": null }, { "name": "AddressCont", "type": "esriFieldTypeString", "alias": "AddressCont", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Country", "type": "esriFieldTypeString", "alias": "Country", "length": 30, "domain": null }, { "name": "Confidential", "type": "esriFieldTypeString", "alias": "Confidential", "length": 1, "domain": null }, { "name": "Just", "type": "esriFieldTypeDouble", "alias": "Just", "domain": null }, { "name": "Assessed", "type": "esriFieldTypeDouble", "alias": "Assessed", "domain": null }, { "name": "Taxable", "type": "esriFieldTypeDouble", "alias": "Taxable", "domain": null }, { "name": "TransactionID", "type": "esriFieldTypeString", "alias": "TransactionID", "length": 20, "domain": null }, { "name": "LastTransactionDate", "type": "esriFieldTypeDate", "alias": "LastTransactionDate", "length": 8, "domain": null }, { "name": "LastTransactionAmount", "type": "esriFieldTypeDouble", "alias": "LastTransactionAmount", "domain": null }, { "name": "TXTFolio", "type": "esriFieldTypeString", "alias": "TXTFolio", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }