{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Address Points Infor", "type": "Feature Layer", "description": "This Address Points Layer was created as the foundation for the City of Houston's addressing team. This layer was developed by compiling all available known address information into one comprehensive data set. Due to its origins there is still a great deal of clean up that needs to occur with in the data. This clean up is on going. A note about the Status Field; An addresses with a status of preliminary is only a temporary address meant to serve as a 911 geocodeable location only.  This address is not inhabitable or official and no permit may be issued to it with-out a recorded plat.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 2438.3327531478412, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Houston, Harris County Appraisal District, Centerpoint", "parentLayer": null, "subLayers": [], "minScale": 30000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[STREET_NUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0687623406877628E7, "ymin": 3434851.875339049, "xmax": -1.056387853397038E7, "ymax": 3534667.124870201, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "roadname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "STATUS", "length": 4, "domain": { "type": "codedValue", "name": "WS2_COH-Status", "description": "Status Used in Infill & EAddressing", "codedValues": [ { "name": "Center Point Address", "code": "CP" }, { "name": "County Address", "code": "CNTY" }, { "name": "COH Permanent Address", "code": "COH" }, { "name": "Reverse Geocode", "code": "RVSG" }, { "name": "Out Of Range", "code": "OOR" }, { "name": "Abandon", "code": "ABD" }, { "name": "Preliminary", "code": "PRE" }, { "name": "Utility Address", "code": "UTA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fraction", "type": "esriFieldTypeString", "alias": "FRACTION", "length": 3, "domain": { "type": "codedValue", "name": "WS2_COH-Fraction", "description": "FRACTION", "codedValues": [ { "name": "1/1", "code": "1/1" }, { "name": "1/2", "code": "1/2" }, { "name": "1/3", "code": "1/3" }, { "name": "1/4", "code": "1/4" }, { "name": "1/5", "code": "1/5" }, { "name": "1/6", "code": "1/6" }, { "name": "1/8", "code": "1/8" }, { "name": "2/3", "code": "2/3" }, { "name": "2/6", "code": "2/6" }, { "name": "2/8", "code": "2/8" }, { "name": "3/4", "code": "3/4" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "prefix", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": { "type": "codedValue", "name": "WS2_COH-Directional", "description": "The directional values for Roads and Points, Prefixes and Suffixes", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "suffix", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": { "type": "codedValue", "name": "WS2_COH-Directional", "description": "The directional values for Roads and Points, Prefixes and Suffixes", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "state", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "zipcode", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "lot", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "block", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "v911", "type": "esriFieldTypeSmallInteger", "alias": "911 VERIFIED", "domain": null }, { "name": "subdivision", "type": "esriFieldTypeString", "alias": "SUBDIVISION", "length": 100, "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": "siteaddid", "type": "esriFieldTypeInteger", "alias": "Site Address ID", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "WS2_COH-Source", "description": "Source of Address Point", "codedValues": [ { "name": "HCAD address", "code": "HARRIS" }, { "name": "City of Houston", "code": "COH" }, { "name": "Center Point", "code": "CP" }, { "name": "FB CAD address", "code": "FORT_BEND" }, { "name": "MCAD address", "code": "MONT" }, { "name": "Liberty CAD address", "code": "LIBERTY" }, { "name": "Waller CAD address", "code": "WALLER" }, { "name": "Reverse Geocode", "code": "RVSG" }, { "name": "311", "code": "311" }, { "name": "Houston Emergency Center", "code": "HEC" }, { "name": "Code Enforcement", "code": "CE" }, { "name": "Greater Harris County 911", "code": "GHC911" }, { "name": "Solid Waste", "code": "SWD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "addrtype", "type": "esriFieldTypeString", "alias": "Address Type", "length": 15, "domain": { "type": "codedValue", "name": "WS2_COH-Address Type", "description": "COH-Address Type", "codedValues": [ { "name": "Residential", "code": "Residential" }, { "name": "Non Structural", "code": "Non Structural" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Reserve", "code": "Reserve" }, { "name": "Public Park", "code": "Public Park" }, { "name": "Private Park", "code": "Private Park" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industry", "code": "Industry" }, { "name": "Abandon", "code": "Abandon" }, { "name": "Vacant", "code": "Vacant" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "fulladdr", "type": "esriFieldTypeString", "alias": "Full Address", "length": 255, "domain": null }, { "name": "addrnum", "type": "esriFieldTypeString", "alias": "Address Number", "length": 7, "domain": null }, { "name": "roadname", "type": "esriFieldTypeString", "alias": "Road Name", "length": 35, "domain": null }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "Road Type", "length": 20, "domain": { "type": "codedValue", "name": "WS2_COH-Road Type", "description": "Street Type", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "AVE", "code": "AVE" }, { "name": "BLVD", "code": "BLVD" }, { "name": "BYPASS", "code": "BYP" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CROSSING", "code": "XING" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "COURT", "code": "CT" }, { "name": "CENTER", "code": "CTR" }, { "name": "DRIVE", "code": "DR" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GLEN", "code": "GLN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "LANE", "code": "LN" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MANOR", "code": "MNR" }, { "name": "OVAL", "code": "OVL" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "PARK", "code": "PARK" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PARKWAY", "code": "PKWY" }, { "name": "PLACE", "code": "PL" }, { "name": "POINT", "code": "PT" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "PROMENADE", "code": "PROM" }, { "name": "ROAD", "code": "RD" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SQUARE", "code": "SQ" }, { "name": "STREET", "code": "ST" }, { "name": "TERRACE", "code": "TER" }, { "name": "THROUGHWAY", "code": "THWY" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAIL", "code": "TRL" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VISTA", "code": "VIS" }, { "name": "WALK", "code": "WALK" }, { "name": "WAY", "code": "WAY" }, { "name": "CALLE", "code": "CALL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "TOLLWAY", "code": "TWY" }, { "name": "BEND", "code": "BND" }, { "name": "BROOK", "code": "BRK" }, { "name": "CREEK", "code": "CRK" }, { "name": "COVE", "code": "CV" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "HILL", "code": "HL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "GREEN", "code": "GRN" }, { "name": "RIDGE", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "STATION", "code": "STA" }, { "name": "GROVE", "code": "GRV" }, { "name": "SPEEDWAY", "code": "SPWY" }, { "name": "BRIDGE", "code": "BRG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "unitid", "type": "esriFieldTypeString", "alias": "Unit", "length": 255, "domain": null }, { "name": "unittype", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 255, "domain": { "type": "codedValue", "name": "WS2_COH-Unit Type", "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": "Seat", "code": "SEAT" }, { "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": "esriSPTDuplicate" } }, { "name": "unittypedscr", "type": "esriFieldTypeString", "alias": "Unit Type Description", "length": 1073741822, "domain": { "type": "codedValue", "name": "WS2_COH-Unit Type Description", "description": "COH-Unit Type Description", "codedValues": [ { "name": "BUS STOPS", "code": "BUS STOPS" }, { "name": "CONVENIENT STORE BUILD OUT", "code": "CONVENIENT STORE BUILD OUT" }, { "name": "Warehouse", "code": "Warehouse" }, { "name": "Office Bldgs. Low-Rise (1-4 stories)", "code": "Office Bldgs. Low-Rise (1-4 stories)" }, { "name": "Religious", "code": "Religious" }, { "name": "Residential Duplex", "code": "Residential Duplex" }, { "name": "TOWNHOME", "code": "TOWNHOME" }, { "name": "BUILDINGS ON A SITE (RESIDENTIAL OR COMMERCIAL)", "code": "BUILDINGS ON A SITE (RESIDENTIAL OR COMMERCIAL)" }, { "name": "BUILDINGS ON A SITE (RESIDENTIAL OR COMMERCIAL) ", "code": "BUILDINGS ON A SITE (RESIDENTIAL OR COMMERCIAL) " }, { "name": "ATM MACHINES (ANY LOCATION)", "code": "ATM MACHINES (ANY LOCATION)" }, { "name": "COMMERCIAL GARAGES ", "code": "COMMERCIAL GARAGES " }, { "name": "Residential Townhome", "code": "Residential Townhome" }, { "name": "Recreational/Health", "code": "Recreational/Health" }, { "name": "Retail Single-Occupancy", "code": "Retail Single-Occupancy" }, { "name": "Residential Single Family", "code": "Residential Single Family" }, { "name": "COMMERCIAL STRIP CENTER UNIT ", "code": "COMMERCIAL STRIP CENTER UNIT " }, { "name": "TOWNHOME ", "code": "TOWNHOME " }, { "name": "T-POLES, TEMPORARY POLES, SAW POLES", "code": "T-POLES, TEMPORARY POLES, SAW POLES" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "Residential Condo", "code": "Residential Condo" }, { "name": "COMMERCIAL STRIP CENTER UNIT", "code": "COMMERCIAL STRIP CENTER UNIT" }, { "name": "APARTMENT RESIDENTIAL GARAGES", "code": "APARTMENT RESIDENTIAL GARAGES" }, { "name": "BILLBOARDS", "code": "BILLBOARDS" }, { "name": "FLOORS IN MULTI-STORE BUILDINGS", "code": "FLOORS IN MULTI-STORE BUILDINGS" }, { "name": "APARTMENT RESIDENTIAL GARAGES ", "code": "APARTMENT RESIDENTIAL GARAGES " }, { "name": "CONDOMINIUM", "code": "CONDOMINIUM" }, { "name": "BASEMENTS IN MULTI-STORE BUILDINGS ", "code": "BASEMENTS IN MULTI-STORE BUILDINGS " }, { "name": "CONVENIENT STORE SHELL BUILDING, PAVING, SECURITY LIGHTING, ETC.", "code": "CONVENIENT STORE SHELL BUILDING, PAVING, SECURITY LIGHTING, ETC." }, { "name": "COMMERCIAL GARAGES", "code": "COMMERCIAL GARAGES" }, { "name": "Res. Struct. Or Conversion", "code": "Res. Struct. Or Conversion" }, { "name": "STRIP CENTERS (IN CASES WHERE NO NUMBERS ARE AVAILABLE)", "code": "STRIP CENTERS (IN CASES WHERE NO NUMBERS ARE AVAILABLE)" }, { "name": "CONDOMINIUM ", "code": "CONDOMINIUM " }, { "name": "Warehouse-Metallic", "code": "Warehouse-Metallic" }, { "name": "Apartment Struct. 4-20 units", "code": "Apartment Struct. 4-20 units" }, { "name": "Apartment Garden (1 to 4 stories)", "code": "Apartment Garden (1 to 4 stories)" }, { "name": "CONVENIENT STORE CANOPY OVER GASOLINE ISLAND", "code": "CONVENIENT STORE CANOPY OVER GASOLINE ISLAND" }, { "name": "DUPLEX ", "code": "DUPLEX " }, { "name": "Fast Food", "code": "Fast Food" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "City", "length": 100, "domain": { "type": "codedValue", "name": "WS2_COH-City", "description": "City", "codedValues": [ { "name": "ATASCOCITA", "code": "ATASCOCITA" }, { "name": "BAYTOWN", "code": "BAYTOWN" }, { "name": "BELLAIRE", "code": "BELLAIRE" }, { "name": "BUNKER HILL", "code": "BUNKER HILL" }, { "name": "CHANNELVIEW", "code": "CHANNELVIEW" }, { "name": "CROSBY", "code": "CROSBY" }, { "name": "CYPRESS", "code": "CYPRESS" }, { "name": "DEER PARK", "code": "DEER PARK" }, { "name": "EL LAGO", "code": "EL LAGO" }, { "name": "FRIENDSWOOD", "code": "FRIENDSWOOD" }, { "name": "GALENA PARK", "code": "GALENA PARK" }, { "name": "HEDWIG VILLAGE", "code": "HEDWIG VILLAGE" }, { "name": "HILSHIRE VILLAGE", "code": "HILSHIRE VILLAGE" }, { "name": "HOUSTON", "code": "HOUSTON" }, { "name": "HUFFMAN", "code": "HUFFMAN" }, { "name": "HUMBLE", "code": "HUMBLE" }, { "name": "HUNTERS CREEK", "code": "HUNTERS CREEK" }, { "name": "JACINTO CITY", "code": "JACINTO CITY" }, { "name": "JERSEY VILLAGE", "code": "JERSEY VILLAGE" }, { "name": "KATY", "code": "KATY" }, { "name": "KINGWOOD", "code": "KINGWOOD" }, { "name": "LA PORTE", "code": "LA PORTE" }, { "name": "LEAGUE CITY", "code": "LEAGUE CITY" }, { "name": "MISSOURI CITY", "code": "MISSOURI CITY" }, { "name": "MORGANS POINT", "code": "MORGANS POINT" }, { "name": "NASSAU BAY", "code": "NASSAU BAY" }, { "name": "NEW CANEY", "code": "NEW CANEY" }, { "name": "PASADENA", "code": "PASADENA" }, { "name": "PEARLAND", "code": "PEARLAND" }, { "name": "PINEY POINT VILLAGE", "code": "PINEY POINT VILLAGE" }, { "name": "PORTER", "code": "PORTER" }, { "name": "RICHMOND", "code": "RICHMOND" }, { "name": "SEABROOK", "code": "SEABROOK" }, { "name": "SHOREACRES", "code": "SHOREACRES" }, { "name": "SOUTH HOUSTON", "code": "SOUTH HOUSTON" }, { "name": "SOUTHSIDE PLACE", "code": "SOUTHSIDE PLACE" }, { "name": "SPRING", "code": "SPRING" }, { "name": "SPRING VALLEY", "code": "SPRING VALLEY" }, { "name": "STAFFORD", "code": "STAFFORD" }, { "name": "TAYLOR VILLAGE", "code": "TAYLOR VILLAGE" }, { "name": "TOMBALL", "code": "TOMBALL" }, { "name": "UNINCORPORATED", "code": "UNINCORPORATED" }, { "name": "WALLER", "code": "WALLER" }, { "name": "WEBSTER", "code": "WEBSTER" }, { "name": "WEST UNIVERSITY PL", "code": "WEST UNIVERSITY PL" }, { "name": "CLEAR BROOK CITY", "code": "CLEAR BROOK CITY" }, { "name": "NORTH BELT", "code": "NORTH BELT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 255, "domain": { "type": "codedValue", "name": "WS2_COH-County", "description": "County", "codedValues": [ { "name": "Galveston County", "code": "Galveston County" }, { "name": "Montgomery County", "code": "Montgomery County" }, { "name": "Harris County", "code": "Harris County" }, { "name": "Fort Bend County", "code": "Fort Bend County" }, { "name": "Colorado County", "code": "Colorado County" }, { "name": "Walker County", "code": "Walker County" }, { "name": "Brazoria County", "code": "Brazoria County" }, { "name": "Chambers County", "code": "Chambers County" }, { "name": "Austin County", "code": "Austin County" }, { "name": "Wharton County", "code": "Wharton County" }, { "name": "Liberty County", "code": "Liberty County" }, { "name": "Waller County", "code": "Waller County" }, { "name": "Matagorda County", "code": "Matagorda County" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "infullpurpose", "type": "esriFieldTypeString", "alias": "In Full Purpose", "length": 255, "domain": { "type": "codedValue", "name": "WS2_YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "esn", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null }, { "name": "xcoord", "type": "esriFieldTypeDouble", "alias": "X_Coord", "domain": null }, { "name": "ycoord", "type": "esriFieldTypeDouble", "alias": "Y_Coord", "domain": null }, { "name": "propertytaxid", "type": "esriFieldTypeString", "alias": "Property Tax ID", "length": 255, "domain": null }, { "name": "unitrangeto", "type": "esriFieldTypeString", "alias": "Unit Range To", "length": 255, "domain": null }, { "name": "unitrangefrom", "type": "esriFieldTypeString", "alias": "Unit Range From", "length": 255, "domain": null }, { "name": "altunitid", "type": "esriFieldTypeString", "alias": "Alternate Unit Number", "length": 255, "domain": null }, { "name": "altunittype", "type": "esriFieldTypeString", "alias": "Alternate Unit Type", "length": 255, "domain": null }, { "name": "secondaltunitid", "type": "esriFieldTypeString", "alias": "2nd Alternate Unit Number", "length": 255, "domain": null }, { "name": "secondaltunittype", "type": "esriFieldTypeString", "alias": "2nd Alternate Unit Type", "length": 255, "domain": null }, { "name": "addrrange", "type": "esriFieldTypeString", "alias": "Address Range", "length": 255, "domain": null }, { "name": "siteaddid_old", "type": "esriFieldTypeInteger", "alias": "siteaddid_old", "domain": null }, { "name": "fullroadname", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 255, "domain": null }, { "name": "pointtype", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": { "type": "codedValue", "name": "WS2_SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Mile Post", "code": "Mile Post" }, { "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": "openlocation", "type": "esriFieldTypeString", "alias": "Open Location", "length": 255, "domain": null }, { "name": "capturemeth", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 255, "domain": { "type": "codedValue", "name": "WS2_PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Community Contribution", "code": "Community Contribution" }, { "name": "Other", "code": "Other" }, { "name": "Plan or Drawing", "code": "Plan or Drawing" }, { "name": "Site Visit", "code": "Site Visit" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "addressptid", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 255, "domain": null }, { "name": "msag", "type": "esriFieldTypeInteger", "alias": "MSAG Community", "domain": null }, { "name": "VALIDATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Validation status", "domain": { "type": "codedValue", "name": "WS2_Validation Status", "description": "The current record's validation status.", "codedValues": [ { "name": "No calculation required, no validation required, no error", "code": 0 }, { "name": "No calculation required, no validation required, has error(s)", "code": 1 }, { "name": "No calculation required, validation required, no error", "code": 2 }, { "name": "No calculation required, validation required, has error(s)", "code": 3 }, { "name": "Calculation required, no validation required, no error", "code": 4 }, { "name": "Calculation required, no validation required, has error(s)", "code": 5 }, { "name": "Calculation required, validation required, no error", "code": 6 }, { "name": "Calculation required, validation required, has error(s)", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R647_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_647", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,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, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Parcels Infor State Class", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATE_CLASS", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 252, 231, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1D", "label": "1D" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 227, 184, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1D1", "label": "1D1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 213, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A1", "label": "A1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A2", "label": "A2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 244, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A3", "label": "A3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 215, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A4", "label": "A4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B1", "label": "B1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B2", "label": "B2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 184, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B3", "label": "B3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "B4", "label": "B4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 217, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C1", "label": "C1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 252, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C2", "label": "C2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 238, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "C3", "label": "C3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 184, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "D2", "label": "D2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 209, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "E1", "label": "E1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 203, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F1", "label": "F1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "F2", "label": "F2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 195, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J1", "label": "J1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 222, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J2", "label": "J2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 241, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J3", "label": "J3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 199, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J4", "label": "J4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 246, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J5", "label": "J5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "J6", "label": "J6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "M3", "label": "M3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O1", "label": "O1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 222, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "O2", "label": "O2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 252, 249, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "TMBR", "label": "TMBR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "U0", "label": "U0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 192, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X1", "label": "X1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 180, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X2", "label": "X2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 252, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X3", "label": "X3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 210, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X4", "label": "X4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 238, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "X7", "label": "X7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 185, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XD", "label": "XD" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 252, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XE", "label": "XE" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 208, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XG", "label": "XG" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 249, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XI", "label": "XI" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 252, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XJ", "label": "XJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 220, 204, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XL", "label": "XL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 197, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XR", "label": "XR" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 252, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "XU", "label": "XU" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 244, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z0", "label": "Z0" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 225, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z1", "label": "Z1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 202, 234, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z2", "label": "Z2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 252, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z3", "label": "Z3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 252, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z4", "label": "Z4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 240, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Z5", "label": "Z5" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 179, 252, 255 ], "toColor": [ 244, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 194, 255 ], "toColor": [ 252, 199, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 217, 252, 255 ], "toColor": [ 184, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 183, 182, 252, 255 ], "toColor": [ 183, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 212, 255 ], "toColor": [ 252, 237, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 179, 255 ], "toColor": [ 222, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 214, 255 ], "toColor": [ 252, 182, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 185, 255 ], "toColor": [ 179, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 202, 252, 255 ], "toColor": [ 209, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 229, 255 ], "toColor": [ 252, 215, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 207, 255 ], "toColor": [ 246, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 230, 255 ], "toColor": [ 179, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 182, 255 ], "toColor": [ 252, 224, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 182, 252, 255 ], "toColor": [ 216, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 179, 255 ], "toColor": [ 252, 207, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 236, 255 ], "toColor": [ 215, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 202, 252, 255 ], "toColor": [ 182, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 252, 207, 255 ], "toColor": [ 224, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 215, 255 ], "toColor": [ 252, 224, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 214, 252, 255 ], "toColor": [ 204, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 194, 252, 255 ], "toColor": [ 230, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 215, 252, 255 ], "toColor": [ 227, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 184, 255 ], "toColor": [ 252, 179, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 182, 255 ], "toColor": [ 244, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 246, 255 ], "toColor": [ 187, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 206, 255 ], "toColor": [ 252, 189, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 201, 255 ], "toColor": [ 194, 252, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 216, 255 ], "toColor": [ 179, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 197, 255 ], "toColor": [ 252, 239, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 205, 189, 252, 255 ], "toColor": [ 205, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 197, 255 ], "toColor": [ 252, 214, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 252, 189, 255 ], "toColor": [ 230, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 179, 255 ], "toColor": [ 252, 189, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 236, 255 ], "toColor": [ 252, 202, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 194, 255 ], "toColor": [ 252, 224, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 189, 255 ], "toColor": [ 206, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 227, 255 ], "toColor": [ 252, 179, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 213, 212, 255 ], "toColor": [ 252, 213, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 221, 255 ], "toColor": [ 252, 202, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 223, 255 ], "toColor": [ 252, 192, 223, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0684443078905642E7, "ymin": 3438181.991790127, "xmax": -1.0563284932910077E7, "ymax": 3535767.541397685, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Str_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 20, "domain": null }, { "name": "Legal_Dscr_1", "type": "esriFieldTypeString", "alias": "Legal_Dscr_1 ", "length": 300, "domain": null }, { "name": "New_Owner_Date", "type": "esriFieldTypeString", "alias": "New_Owner_Date", "length": 50, "domain": null }, { "name": "ALT_TAX_ID", "type": "esriFieldTypeString", "alias": "ALT_TAX_ID", "length": 255, "domain": null }, { "name": "TaxID", "type": "esriFieldTypeString", "alias": "TaxID", "length": 60, "domain": null }, { "name": "FME_CDDATE", "type": "esriFieldTypeDate", "alias": "FME_CDDATE", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Tax_Year", "type": "esriFieldTypeString", "alias": "Tax_Year", "length": 50, "domain": null }, { "name": "Str_pfx", "type": "esriFieldTypeString", "alias": "Str_pfx", "length": 50, "domain": null }, { "name": "str_num_sfx", "type": "esriFieldTypeString", "alias": "str_num_sfx", "length": 50, "domain": null }, { "name": "STR_NUM", "type": "esriFieldTypeString", "alias": "Str_num", "length": 50, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 300, "domain": null }, { "name": "Str_sfx", "type": "esriFieldTypeString", "alias": "Str_sfx", "length": 50, "domain": null }, { "name": "Str_sfx_dir", "type": "esriFieldTypeString", "alias": "Str_sfx_dir", "length": 50, "domain": null }, { "name": "str_unit", "type": "esriFieldTypeString", "alias": "str_unit", "length": 50, "domain": null }, { "name": "Site_addr_1", "type": "esriFieldTypeString", "alias": "Site_addr_1", "length": 50, "domain": null }, { "name": "Site_addr_2", "type": "esriFieldTypeString", "alias": "Site_addr_2", "length": 50, "domain": null }, { "name": "Site_addr_3", "type": "esriFieldTypeString", "alias": "Site_addr_3", "length": 50, "domain": null }, { "name": "owner_mailto", "type": "esriFieldTypeString", "alias": "owner_mailto", "length": 150, "domain": null }, { "name": "Mail_Addr_1", "type": "esriFieldTypeString", "alias": "Mail_Addr_1", "length": 200, "domain": null }, { "name": "Mail_Addr_2", "type": "esriFieldTypeString", "alias": "Mail_Addr_2", "length": 50, "domain": null }, { "name": "Mail_City", "type": "esriFieldTypeString", "alias": "Mail_City", "length": 50, "domain": null }, { "name": "Mail_State", "type": "esriFieldTypeString", "alias": "Mail_State", "length": 50, "domain": null }, { "name": "Mail_Zip", "type": "esriFieldTypeString", "alias": "Mail_Zip", "length": 50, "domain": null }, { "name": "STATE_CLASS", "type": "esriFieldTypeString", "alias": "STATE_CLASS", "length": 50, "domain": null }, { "name": "Map_Facet", "type": "esriFieldTypeString", "alias": "Map_Facet", "length": 50, "domain": null }, { "name": "Key_Map", "type": "esriFieldTypeString", "alias": "Key_Map", "length": 50, "domain": null }, { "name": "Yr_Impr", "type": "esriFieldTypeString", "alias": "Yr_Impr", "length": 50, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "Land_Value", "type": "esriFieldTypeDouble", "alias": "Land_Value", "domain": null }, { "name": "Improvement_Value", "type": "esriFieldTypeDouble", "alias": "Improvement_Value", "domain": null }, { "name": "Extra_features_Value", "type": "esriFieldTypeDouble", "alias": "Extra_features_Value", "domain": null }, { "name": "Ag_Value", "type": "esriFieldTypeDouble", "alias": "Ag_Value", "domain": null }, { "name": "Total_Appraised_Value", "type": "esriFieldTypeDouble", "alias": "Total_Appraised_Value", "domain": null }, { "name": "Total_Market_Value", "type": "esriFieldTypeDouble", "alias": "Total_Market_Value", "domain": null }, { "name": "Legal_Dscr_2", "type": "esriFieldTypeString", "alias": "Legal_Dscr_2", "length": 50, "domain": null }, { "name": "Legal_Dscr_3", "type": "esriFieldTypeString", "alias": "Legal_Dscr_3", "length": 50, "domain": null }, { "name": "Legal_Dscr_4", "type": "esriFieldTypeString", "alias": "Legal_Dscr_4", "length": 50, "domain": null }, { "name": "group_cd", "type": "esriFieldTypeDouble", "alias": "group_cd", "domain": null }, { "name": "group_dscr", "type": "esriFieldTypeString", "alias": "group_dscr", "length": 50, "domain": null }, { "name": "landuse_dscr", "type": "esriFieldTypeString", "alias": "landuse_dscr", "length": 50, "domain": null }, { "name": "landuse_cd", "type": "esriFieldTypeString", "alias": "landuse_cd", "length": 50, "domain": null }, { "name": "Econ_Area", "type": "esriFieldTypeString", "alias": "Econ_Area", "length": 50, "domain": null }, { "name": "Econ_Bld_Class", "type": "esriFieldTypeString", "alias": "Econ_Bld_Class", "length": 100, "domain": null }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "length": 50, "domain": null }, { "name": "Appraised_value_COH", "type": "esriFieldTypeString", "alias": "Appraised_value_COH", "length": 50, "domain": null }, { "name": "Taxable_value_COH", "type": "esriFieldTypeString", "alias": "Taxable_value_COH", "length": 50, "domain": null }, { "name": "Total_Land_Area", "type": "esriFieldTypeDouble", "alias": "Total_Land_Area", "domain": null }, { "name": "Stacked", "type": "esriFieldTypeInteger", "alias": "Stacked", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "SNBR_ID", "type": "esriFieldTypeSmallInteger", "alias": "SNBR_ID", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "length": 10, "domain": null }, { "name": "PRCLID", "type": "esriFieldTypeString", "alias": "PRCLID", "length": 20, "domain": null }, { "name": "PRCLKEY", "type": "esriFieldTypeInteger", "alias": "PRCLKEY", "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": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S413_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Parcels Infor Group Description", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "group_dscr", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Agriculture Production", "label": "Agriculture Production" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 252, 188, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Commercial", "label": "Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Industrial", "label": "Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 252, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Multi-Family Residential", "label": "Multi-Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Office", "label": "Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 190, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Park & Open Spaces", "label": "Park & Open Spaces" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 234, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Public & Institutional", "label": "Public & Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 183, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Single-Family Residential", "label": "Single-Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 223, 197, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Transportation & Utility", "label": "Transportation & Utility" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 238, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Undeveloped", "label": "Undeveloped" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 184, 252, 255 ], "toColor": [ 241, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 252, 255 ], "toColor": [ 184, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 179, 255 ], "toColor": [ 213, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 207, 252, 255 ], "toColor": [ 225, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 215, 255 ], "toColor": [ 252, 228, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0684443078905642E7, "ymin": 3438181.991790127, "xmax": -1.0563284932910077E7, "ymax": 3535767.541397685, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Str_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 20, "domain": null }, { "name": "Legal_Dscr_1", "type": "esriFieldTypeString", "alias": "Legal_Dscr_1 ", "length": 300, "domain": null }, { "name": "New_Owner_Date", "type": "esriFieldTypeString", "alias": "New_Owner_Date", "length": 50, "domain": null }, { "name": "ALT_TAX_ID", "type": "esriFieldTypeString", "alias": "ALT_TAX_ID", "length": 255, "domain": null }, { "name": "TaxID", "type": "esriFieldTypeString", "alias": "TaxID", "length": 60, "domain": null }, { "name": "FME_CDDATE", "type": "esriFieldTypeDate", "alias": "FME_CDDATE", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Tax_Year", "type": "esriFieldTypeString", "alias": "Tax_Year", "length": 50, "domain": null }, { "name": "Str_pfx", "type": "esriFieldTypeString", "alias": "Str_pfx", "length": 50, "domain": null }, { "name": "str_num_sfx", "type": "esriFieldTypeString", "alias": "str_num_sfx", "length": 50, "domain": null }, { "name": "STR_NUM", "type": "esriFieldTypeString", "alias": "Str_num", "length": 50, "domain": null }, { "name": "STR_NAME", "type": "esriFieldTypeString", "alias": "STR_NAME", "length": 300, "domain": null }, { "name": "Str_sfx", "type": "esriFieldTypeString", "alias": "Str_sfx", "length": 50, "domain": null }, { "name": "Str_sfx_dir", "type": "esriFieldTypeString", "alias": "Str_sfx_dir", "length": 50, "domain": null }, { "name": "str_unit", "type": "esriFieldTypeString", "alias": "str_unit", "length": 50, "domain": null }, { "name": "Site_addr_1", "type": "esriFieldTypeString", "alias": "Site_addr_1", "length": 50, "domain": null }, { "name": "Site_addr_2", "type": "esriFieldTypeString", "alias": "Site_addr_2", "length": 50, "domain": null }, { "name": "Site_addr_3", "type": "esriFieldTypeString", "alias": "Site_addr_3", "length": 50, "domain": null }, { "name": "owner_mailto", "type": "esriFieldTypeString", "alias": "owner_mailto", "length": 150, "domain": null }, { "name": "Mail_Addr_1", "type": "esriFieldTypeString", "alias": "Mail_Addr_1", "length": 200, "domain": null }, { "name": "Mail_Addr_2", "type": "esriFieldTypeString", "alias": "Mail_Addr_2", "length": 50, "domain": null }, { "name": "Mail_City", "type": "esriFieldTypeString", "alias": "Mail_City", "length": 50, "domain": null }, { "name": "Mail_State", "type": "esriFieldTypeString", "alias": "Mail_State", "length": 50, "domain": null }, { "name": "Mail_Zip", "type": "esriFieldTypeString", "alias": "Mail_Zip", "length": 50, "domain": null }, { "name": "STATE_CLASS", "type": "esriFieldTypeString", "alias": "STATE_CLASS", "length": 50, "domain": null }, { "name": "Map_Facet", "type": "esriFieldTypeString", "alias": "Map_Facet", "length": 50, "domain": null }, { "name": "Key_Map", "type": "esriFieldTypeString", "alias": "Key_Map", "length": 50, "domain": null }, { "name": "Yr_Impr", "type": "esriFieldTypeString", "alias": "Yr_Impr", "length": 50, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "Land_Value", "type": "esriFieldTypeDouble", "alias": "Land_Value", "domain": null }, { "name": "Improvement_Value", "type": "esriFieldTypeDouble", "alias": "Improvement_Value", "domain": null }, { "name": "Extra_features_Value", "type": "esriFieldTypeDouble", "alias": "Extra_features_Value", "domain": null }, { "name": "Ag_Value", "type": "esriFieldTypeDouble", "alias": "Ag_Value", "domain": null }, { "name": "Total_Appraised_Value", "type": "esriFieldTypeDouble", "alias": "Total_Appraised_Value", "domain": null }, { "name": "Total_Market_Value", "type": "esriFieldTypeDouble", "alias": "Total_Market_Value", "domain": null }, { "name": "Legal_Dscr_2", "type": "esriFieldTypeString", "alias": "Legal_Dscr_2", "length": 50, "domain": null }, { "name": "Legal_Dscr_3", "type": "esriFieldTypeString", "alias": "Legal_Dscr_3", "length": 50, "domain": null }, { "name": "Legal_Dscr_4", "type": "esriFieldTypeString", "alias": "Legal_Dscr_4", "length": 50, "domain": null }, { "name": "group_cd", "type": "esriFieldTypeDouble", "alias": "group_cd", "domain": null }, { "name": "group_dscr", "type": "esriFieldTypeString", "alias": "group_dscr", "length": 50, "domain": null }, { "name": "landuse_dscr", "type": "esriFieldTypeString", "alias": "landuse_dscr", "length": 50, "domain": null }, { "name": "landuse_cd", "type": "esriFieldTypeString", "alias": "landuse_cd", "length": 50, "domain": null }, { "name": "Econ_Area", "type": "esriFieldTypeString", "alias": "Econ_Area", "length": 50, "domain": null }, { "name": "Econ_Bld_Class", "type": "esriFieldTypeString", "alias": "Econ_Bld_Class", "length": 100, "domain": null }, { "name": "Neighborhood_Code", "type": "esriFieldTypeString", "alias": "Neighborhood_Code", "length": 50, "domain": null }, { "name": "Appraised_value_COH", "type": "esriFieldTypeString", "alias": "Appraised_value_COH", "length": 50, "domain": null }, { "name": "Taxable_value_COH", "type": "esriFieldTypeString", "alias": "Taxable_value_COH", "length": 50, "domain": null }, { "name": "Total_Land_Area", "type": "esriFieldTypeDouble", "alias": "Total_Land_Area", "domain": null }, { "name": "Stacked", "type": "esriFieldTypeInteger", "alias": "Stacked", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 10, "domain": null }, { "name": "SNBR_ID", "type": "esriFieldTypeSmallInteger", "alias": "SNBR_ID", "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "length": 10, "domain": null }, { "name": "PRCLID", "type": "esriFieldTypeString", "alias": "PRCLID", "length": 20, "domain": null }, { "name": "PRCLKEY", "type": "esriFieldTypeInteger", "alias": "PRCLKEY", "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": "R426_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S413_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Super Neighborhoods", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 1 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[POLYID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 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": 14, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0661776175218672E7, "ymin": 3442144.3091748296, "xmax": -1.0581370319690818E7, "ymax": 3519791.9851865107, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SNBNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "POLYID", "type": "esriFieldTypeSmallInteger", "alias": "POLYID", "domain": null }, { "name": "SNBNAME", "type": "esriFieldTypeString", "alias": "SNBNAME", "length": 50, "domain": null }, { "name": "cohgis_COHGIS_SNBR_AREA", "type": "esriFieldTypeDouble", "alias": "AREA", "domain": null }, { "name": "cohgis_COHGIS_SNBR_LEN", "type": "esriFieldTypeDouble", "alias": "LEN", "domain": null }, { "name": "COUNCIL_ACTIVE", "type": "esriFieldTypeString", "alias": "COUNCIL_ACTIVE", "length": 3, "domain": null }, { "name": "RECOGNITION_DATE", "type": "esriFieldTypeDate", "alias": "RECOGNITION_DATE", "length": 8, "domain": null }, { "name": "SnbrInfoURL", "type": "esriFieldTypeString", "alias": "SnbrInfoURL", "length": 255, "domain": null }, { "name": "WeCan", "type": "esriFieldTypeString", "alias": "WeCan", "length": 3, "domain": null }, { "name": "Top10", "type": "esriFieldTypeString", "alias": "Top10", "length": 3, "domain": null }, { "name": "CEA_FLAG", "type": "esriFieldTypeString", "alias": "CEA_FLAG", "length": 1, "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": "R530_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S483_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "Lambert Grid", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 5.2522979252557E-4, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.26725699999798E8, "falseY": -7.7828799999779E7, "xyUnits": 3807.85711028118, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 245, 229, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0729235314492675E7, "ymin": 3356599.5139083406, "xmax": -1.0535813082538126E7, "ymax": 3543792.837371675, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASEAREA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "LAMB", "type": "esriFieldTypeInteger", "alias": "LAMB", "domain": null }, { "name": "BASEAREA", "type": "esriFieldTypeString", "alias": "BASEAREA", "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": "R59_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S45_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Zipcodes", "type": "Feature Layer", "description": "U.S. ZIP Code Areas (Five-Digit) represents five-digit ZIP Code areas used by the U.S. Postal Service to deliver mail more effectively. The first digit of a five-digit ZIP Code divides the United States into 10 large groups of states numbered from 0 in the Northeast to 9 in the far West. Within these areas, each state is divided into an average of 10 smaller geographical areas, identified by the second and third digits. These digits, in conjunction with the first digit, represent a sectional center facility or a mail processing facility area. The fourth and fifth digits identify a post office, station, branch or local delivery area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.006096012192, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "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": [ 38, 115, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0786820525547354E7, "ymin": 3291301.9956082683, "xmax": -1.0495926576929994E7, "ymax": 3644152.5605207556, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeDouble", "alias": "OBJECTID", "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 5, "domain": null }, { "name": "POSTAL", "type": "esriFieldTypeString", "alias": "POSTAL", "length": 35, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 35, "domain": null }, { "name": "DATE_MOD", "type": "esriFieldTypeDate", "alias": "DATE_MOD", "length": 8, "domain": null }, { "name": "code", "type": "esriFieldTypeString", "alias": "code", "length": 2, "domain": null }, { "name": "ZIP_TYPE", "type": "esriFieldTypeString", "alias": "ZIP_TYPE", "length": 16, "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": "R208_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S197_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "City Limits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SERVICE_TY", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 197, 231, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ETJ", "label": "ETJ" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "FULL", "label": "FULL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 182, 179, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "LIMITED", "label": "LIMITED" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 214, 255 ], "toColor": [ 204, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 184, 252, 255 ], "toColor": [ 241, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 221, 252, 255 ], "toColor": [ 194, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 184, 255 ], "toColor": [ 252, 235, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 252, 255 ], "toColor": [ 184, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 252, 179, 255 ], "toColor": [ 213, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 207, 252, 255 ], "toColor": [ 225, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 215, 255 ], "toColor": [ 252, 228, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 218, 255 ], "toColor": [ 252, 179, 218, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 207, 255 ], "toColor": [ 240, 252, 207, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0678581951361293E7, "ymin": 3439882.4707410913, "xmax": -1.0574864351405736E7, "ymax": 3525058.159815233, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERVICE_TY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "SERVICE_TY", "type": "esriFieldTypeString", "alias": "SERVICE_TY", "length": 12, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 12, "domain": null }, { "name": "ENTITY_NAM", "type": "esriFieldTypeString", "alias": "ENTITY_NAM", "length": 35, "domain": null }, { "name": "EFF_DATE", "type": "esriFieldTypeDate", "alias": "EFF_DATE", "length": 8, "domain": null }, { "name": "LEGAL_DOC", "type": "esriFieldTypeString", "alias": "LEGAL_DOC", "length": 12, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 71, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeString", "alias": "GLOBALID", "length": 43, "domain": null }, { "name": "COUNCIL_AP", "type": "esriFieldTypeDate", "alias": "COUNCIL_AP", "length": 8, "domain": null }, { "name": "ANNEXATION", "type": "esriFieldTypeString", "alias": "ANNEXATION", "length": 12, "domain": null }, { "name": "POLICE_SER", "type": "esriFieldTypeString", "alias": "POLICE_SER", "length": 12, "domain": null }, { "name": "EMS", "type": "esriFieldTypeString", "alias": "EMS", "length": 6, "domain": null }, { "name": "FIRE_SUPRE", "type": "esriFieldTypeString", "alias": "FIRE_SUPRE", "length": 6, "domain": null }, { "name": "HEALTH_INS", "type": "esriFieldTypeString", "alias": "HEALTH_INS", "length": 6, "domain": null }, { "name": "FW_ENTIREL", "type": "esriFieldTypeString", "alias": "FW_ENTIREL", "length": 6, "domain": null }, { "name": "FW_SALES_B", "type": "esriFieldTypeString", "alias": "FW_SALES_B", "length": 6, "domain": null }, { "name": "STREET_LIG", "type": "esriFieldTypeString", "alias": "STREET_LIG", "length": 6, "domain": null }, { "name": "BUILDING_C", "type": "esriFieldTypeString", "alias": "BUILDING_C", "length": 6, "domain": null }, { "name": "OTHER", "type": "esriFieldTypeString", "alias": "OTHER", "length": 16, "domain": null }, { "name": "Ord_Link", "type": "esriFieldTypeString", "alias": "Ord_Link", "length": 50, "domain": null }, { "name": "GlobalID_1", "type": "esriFieldTypeGlobalID", "alias": "GlobalID_1", "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": "R404_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_404", "fields": "GlobalID_1", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_404", "fields": "GlobalID_1,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S363_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "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 }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "County", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "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, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 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": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.0787061554464137E7, "ymin": 3277462.9037417206, "xmax": -1.0495749248712536E7, "ymax": 3644152.380667686, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COUNTY_", "type": "esriFieldTypeDouble", "alias": "COUNTY_", "domain": null }, { "name": "COUNTY_ID", "type": "esriFieldTypeDouble", "alias": "COUNTY_ID", "domain": null }, { "name": "CODE", "type": "esriFieldTypeSmallInteger", "alias": "CODE", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 35, "domain": null }, { "name": "SQMILES", "type": "esriFieldTypeDouble", "alias": "SQMILES", "domain": null }, { "name": "FIPS", "type": "esriFieldTypeString", "alias": "FIPS", "length": 5, "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": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S98_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,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 } ], "tables": [] }