{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Tax Parcel", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 19999, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 230, 169, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6233078.925122917, "ymin": 1922350.727789387, "xmax": 6280138.019980922, "ymax": 1985448.6957533062, "spatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "APN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Addition", "type": "esriFieldTypeString", "alias": "Addition", "length": 40, "domain": null }, { "name": "AdditionArea", "type": "esriFieldTypeInteger", "alias": "AdditionArea", "domain": null }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "length": 10, "domain": null }, { "name": "Block", "type": "esriFieldTypeString", "alias": "Block", "length": 10, "domain": null }, { "name": "Book", "type": "esriFieldTypeString", "alias": "Book", "length": 3, "domain": null }, { "name": "CarportStalls", "type": "esriFieldTypeString", "alias": "CarportStalls", "length": 3, "domain": null }, { "name": "ComplexName", "type": "esriFieldTypeString", "alias": "ComplexName", "length": 100, "domain": null }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null }, { "name": "GarageConversion", "type": "esriFieldTypeString", "alias": "GarageConversion", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "GarageStalls", "type": "esriFieldTypeString", "alias": "GarageStalls", "length": 3, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 20, "domain": null }, { "name": "Lots", "type": "esriFieldTypeString", "alias": "Lots", "length": 30, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Page", "type": "esriFieldTypeString", "alias": "Page", "length": 2, "domain": null }, { "name": "ParcelType", "type": "esriFieldTypeString", "alias": "ParcelType", "length": 15, "domain": { "type": "codedValue", "name": "tax_ParcelType", "description": "Valid codes for Parcel Type", "codedValues": [ { "name": "APN", "code": "APN" }, { "name": "Unparcelled Road", "code": "UnParRd" }, { "name": "Unparcelled Govmt Land", "code": "UnParGov" }, { "name": "Unparcelled Common Area", "code": "UnParCom" }, { "name": "Non-Assessed APN", "code": "NonAssdAPN" }, { "name": "BaseAPN", "code": "BaseAPN" }, { "name": "Unparcelled Garage Lot", "code": "UnParGarage" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pool", "type": "esriFieldTypeString", "alias": "Pool", "length": 3, "domain": { "type": "codedValue", "name": "shd_BooleanYesNo", "description": "Y or N Boolean represntation", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Range", "type": "esriFieldTypeString", "alias": "Range", "length": 15, "domain": null }, { "name": "RecordingDate", "type": "esriFieldTypeDate", "alias": "RecordingDate", "length": 8, "domain": null }, { "name": "RecordingNumber", "type": "esriFieldTypeInteger", "alias": "RecordingNumber", "domain": null }, { "name": "RecordingYear", "type": "esriFieldTypeSmallInteger", "alias": "RecordingYear", "domain": null }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "length": 15, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Sheet", "type": "esriFieldTypeString", "alias": "Sheet", "length": 1, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "StartDate", "length": 8, "domain": null }, { "name": "StatedArea", "type": "esriFieldTypeString", "alias": "StatedArea", "length": 12, "domain": null }, { "name": "Township", "type": "esriFieldTypeString", "alias": "Township", "length": 15, "domain": null }, { "name": "UsableSqFt", "type": "esriFieldTypeString", "alias": "UsableS", "length": 5, "domain": null } ], "geometryField": {}, "indexes": [ { "name": "I17761ParcelType", "fields": "ParcelType", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I17761APN", "fields": "APN", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Data", "maxRecordCount": 2000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "936e2c07a73b41439a8821665fa0d964" } ], "tables": [] }