{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Site Addresses", "type": "Feature Layer", "description": "The Address Point feature class comprised of situs addresses within Jackson County. The situs address, represented as a point, defines the actual location of structures and/or the parcel they are built on as assigned by addressing athorities.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Jackson County GIS", "parentLayer": null, "subLayers": [], "minScale": 4515, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7abe6c9c4158c976d05957535b866c0d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAIElEQVQ4jWNhoBJgGTWIIBgNI8JgNIwIg9EwIgyoFkYAyC4ASR9rqBEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4269310.79781589, "ymin": 235477.4268372655, "xmax": 4305540.508202106, "ymax": 277670.9835958034, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "length": 5, "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 20, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "ALTUNITTYPE", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "length": 10, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALTUNITID", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "Full Address", "length": 250, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 100, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 20, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 12, "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STREETPREFIX", "type": "esriFieldTypeString", "alias": "Street Prefix", "length": 5, "domain": null }, { "name": "STREETNAME", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "Street Type", "length": 6, "domain": null }, { "name": "STREETSUFFIX", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R506_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FULLADDRIndex", "fields": "FULLADDR", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FULLNAMEIndex", "fields": "FULLNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S487_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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bc2a2892e8cb42709b6e8aa9cc45333a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Taxlots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 18055.954822, "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": [ 168, 56, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 4268214.136482939, "ymin": 234710.07250656188, "xmax": 4316377.28543307, "ymax": 280377.059383199, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPLOT", "type": "esriFieldTypeString", "alias": "MAPLOT", "length": 16, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "length": 10, "domain": null }, { "name": "FEEOWNER", "type": "esriFieldTypeString", "alias": "FEE OWNER", "length": 29, "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "OWNER ADDRESS1", "length": 29, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "OWNER ADDRESS2", "length": 29, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "OWNER CITY", "length": 19, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "OWNER STATE", "length": 4, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "OWNER ZIPCODE", "length": 10, "domain": null }, { "name": "MAPNUM", "type": "esriFieldTypeString", "alias": "MAPNUM", "length": 9, "domain": null }, { "name": "TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "length": 6, "domain": null }, { "name": "LOTTYPE", "type": "esriFieldTypeString", "alias": "LOTTYPE", "length": 4, "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 29, "domain": null }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "INCAREOF", "length": 29, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "IMPVALUE", "type": "esriFieldTypeInteger", "alias": "IMPVALUE", "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeInteger", "alias": "LANDVALUE", "domain": null }, { "name": "ASSESSIMP", "type": "esriFieldTypeInteger", "alias": "ASSESSIMP", "domain": null }, { "name": "ASSESSLAND", "type": "esriFieldTypeInteger", "alias": "ASSESSLAND", "domain": null }, { "name": "YEARBLT", "type": "esriFieldTypeInteger", "alias": "YEARBLT", "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeInteger", "alias": "TAXCODE", "domain": null }, { "name": "SITEADD", "type": "esriFieldTypeString", "alias": "SITEADD", "length": 36, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 4, "domain": null }, { "name": "ADDRESSNUM", "type": "esriFieldTypeString", "alias": "ADDRESSNUM", "length": 8, "domain": null }, { "name": "BUILDCODE", "type": "esriFieldTypeString", "alias": "BUILDCODE", "length": 4, "domain": null }, { "name": "MAINTENANC", "type": "esriFieldTypeString", "alias": "MAINTENANC", "length": 2, "domain": null }, { "name": "SCHEDULECO", "type": "esriFieldTypeString", "alias": "SCHEDULECO", "length": 4, "domain": null }, { "name": "NEIGHBORHO", "type": "esriFieldTypeString", "alias": "NEIGHBORHO", "length": 4, "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": "MAPLOTIndex", "fields": "MAPLOT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S461_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bc2a2892e8cb42709b6e8aa9cc45333a" }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "Taxlot/Maplot Labels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4515, "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": [ 255, 255, 255, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TAXLOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 1129, "minScale": 4515, "name": "Taxlot", "priority": 7, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "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" } } }, { "labelExpression": "[MAPLOT]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1129, "name": "Maplot", "priority": 8, "symbol": { "type": "esriTS", "color": [ 168, 56, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "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" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 4268214.136482939, "ymin": 234710.07250656188, "xmax": 4316377.28543307, "ymax": 280377.059383199, "spatialReference": { "wkid": 2270, "latestWkid": 2270, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115243200, "falseY": -97276400, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREETNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MAPLOT", "type": "esriFieldTypeString", "alias": "MAPLOT", "length": 16, "domain": null }, { "name": "FEEOWNER", "type": "esriFieldTypeString", "alias": "FEEOWNER", "length": 29, "domain": null }, { "name": "ACCOUNT", "type": "esriFieldTypeString", "alias": "ACCOUNT", "length": 10, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "MAPNUM", "type": "esriFieldTypeString", "alias": "MAPNUM", "length": 9, "domain": null }, { "name": "TAXLOT", "type": "esriFieldTypeString", "alias": "TAXLOT", "length": 6, "domain": null }, { "name": "LOTTYPE", "type": "esriFieldTypeString", "alias": "LOTTYPE", "length": 4, "domain": null }, { "name": "CONTRACT", "type": "esriFieldTypeString", "alias": "CONTRACT", "length": 29, "domain": null }, { "name": "INCAREOF", "type": "esriFieldTypeString", "alias": "INCAREOF", "length": 29, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "IMPVALUE", "type": "esriFieldTypeInteger", "alias": "IMPVALUE", "domain": null }, { "name": "LANDVALUE", "type": "esriFieldTypeInteger", "alias": "LANDVALUE", "domain": null }, { "name": "YEARBLT", "type": "esriFieldTypeInteger", "alias": "YEARBLT", "domain": null }, { "name": "TAXCODE", "type": "esriFieldTypeInteger", "alias": "TAXCODE", "domain": null }, { "name": "ASSESSIMP", "type": "esriFieldTypeInteger", "alias": "ASSESSIMP", "domain": null }, { "name": "TM_MAPLOT", "type": "esriFieldTypeString", "alias": "TM_MAPLOT", "length": 18, "domain": null }, { "name": "OWNERSORT", "type": "esriFieldTypeString", "alias": "OWNERSORT", "length": 5, "domain": null }, { "name": "ADDSORT", "type": "esriFieldTypeString", "alias": "ADDSORT", "length": 5, "domain": null }, { "name": "TRSSORT", "type": "esriFieldTypeString", "alias": "TRSSORT", "length": 5, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 19, "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 }, { "name": "MAPNTAX", "type": "esriFieldTypeString", "alias": "MAPNTAX", "length": 14, "domain": null }, { "name": "EXTZERO", "type": "esriFieldTypeString", "alias": "EXTZERO", "length": 2, "domain": null }, { "name": "MPNUM", "type": "esriFieldTypeString", "alias": "MPNUM", "length": 10, "domain": null }, { "name": "GIS_AREA", "type": "esriFieldTypeDouble", "alias": "GIS_AREA", "domain": null }, { "name": "ADDRESS1", "type": "esriFieldTypeString", "alias": "ADDRESS1", "length": 29, "domain": null }, { "name": "ADDRESS2", "type": "esriFieldTypeString", "alias": "ADDRESS2", "length": 29, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 4, "domain": null }, { "name": "PROPCLASS", "type": "esriFieldTypeString", "alias": "PROPCLASS", "length": 4, "domain": null }, { "name": "ADDRESSNUM", "type": "esriFieldTypeString", "alias": "ADDRESSNUM", "length": 8, "domain": null }, { "name": "BUILDCODE", "type": "esriFieldTypeString", "alias": "BUILDCODE", "length": 4, "domain": null }, { "name": "ASSESSLAND", "type": "esriFieldTypeInteger", "alias": "ASSESSLAND", "domain": null }, { "name": "MAINTENANC", "type": "esriFieldTypeString", "alias": "MAINTENANC", "length": 2, "domain": null }, { "name": "SCHEDULECO", "type": "esriFieldTypeString", "alias": "SCHEDULECO", "length": 4, "domain": null }, { "name": "NEIGHBORHO", "type": "esriFieldTypeString", "alias": "NEIGHBORHO", "length": 4, "domain": null }, { "name": "SITEADD", "type": "esriFieldTypeString", "alias": "SITEADD", "length": 36, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "MAPLOTIndex", "fields": "MAPLOT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S461_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, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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", "mapUnits": {"uwkid": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "bc2a2892e8cb42709b6e8aa9cc45333a" } ], "tables": [] }