{ "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.00328083333333333, "zTolerance": 2, "mTolerance": 2, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121905, "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.0687629713003961E7, "ymin": 3434852.5339598013, "xmax": -1.0563879154684039E7, "ymax": 3534672.180675591, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null }, { "name": "ADDR_ID", "type": "esriFieldTypeDouble", "alias": "ADDR_ID", "domain": null }, { "name": "TYPES", "type": "esriFieldTypeString", "alias": "TYPES", "length": 15, "domain": { "type": "codedValue", "name": "WS1_DomAddrType", "description": "Types of Address Point", "codedValues": [ { "name": "Residential", "code": "RES" }, { "name": "Non Structural", "code": "NonStr" }, { "name": "Parcel", "code": "PARCEL" }, { "name": "Reserve", "code": "RESERVE" }, { "name": "Public Park", "code": "PubPark" }, { "name": "Private Park", "code": "PrivPark" }, { "name": "Commercial", "code": "COMMERCIAL" }, { "name": "Industry", "code": "INDUSTRY" }, { "name": "Abandon", "code": "ABD" }, { "name": "Vacant", "code": "VAC" }, { "name": "Temp Addr", "code": "TSA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 4, "domain": { "type": "codedValue", "name": "WS1_DomAddrStatus", "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": "Code Enforcement", "code": "CE" }, { "name": "Abandon", "code": "ABD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STREET_NUM", "type": "esriFieldTypeString", "alias": "STREET_NUM", "length": 7, "domain": null }, { "name": "FRACTION", "type": "esriFieldTypeString", "alias": "FRACTION", "length": 3, "domain": null }, { "name": "PREFIX", "type": "esriFieldTypeString", "alias": "PREFIX", "length": 2, "domain": null }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "length": 35, "domain": null }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "length": 2, "domain": null }, { "name": "STREET_TYPE", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "length": 4, "domain": { "type": "codedValue", "name": "WS1_DomainRoadType", "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": "GROVE", "code": "GRV" }, { "name": "HILL", "code": "HL" }, { "name": "ISLE", "code": "ISLE" }, { "name": "GREEN", "code": "GRN" }, { "name": "RIDGE", "code": "RDG" }, { "name": "ROW", "code": "ROW" }, { "name": "STATION", "code": "STA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 2, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 5, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "length": 4, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "BLOCK", "length": 10, "domain": null }, { "name": "SOURCES", "type": "esriFieldTypeString", "alias": "SOURCES", "length": 50, "domain": { "type": "codedValue", "name": "WS1_DomAddrSource", "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": "Permit address", "code": "PERMIT" }, { "name": "Reverse Geocode", "code": "RVSG" }, { "name": "311", "code": "311" }, { "name": "Houston Emergency Center", "code": "HEC" }, { "name": "Code Enforcement", "code": "CE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DATE_MOD", "type": "esriFieldTypeDate", "alias": "DATE_MOD", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 35, "domain": null }, { "name": "ALIAS", "type": "esriFieldTypeString", "alias": "ALIAS", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 100, "domain": null }, { "name": "HOLDS", "type": "esriFieldTypeSmallInteger", "alias": "HOLDS", "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R455_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_455", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1402STREET_TYPE", "fields": "STREET_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1402STATUS", "fields": "STATUS", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1402ADDR_ID", "fields": "ADDR_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1402STREET_NUM2", "fields": "STREET_NUM,STREET_NAME,STREET_TYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_455", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S409_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 184, 252, 255 ], "toColor": [ 250, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 184, 255 ], "toColor": [ 252, 197, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 221, 252, 255 ], "toColor": [ 182, 221, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 182, 255 ], "toColor": [ 252, 242, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 179, 252, 255 ], "toColor": [ 182, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 215, 252, 255 ], "toColor": [ 237, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 217, 255 ], "toColor": [ 252, 179, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 243, 252, 255 ], "toColor": [ 215, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 224, 255 ], "toColor": [ 252, 207, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 215, 255 ], "toColor": [ 252, 242, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 215, 255 ], "toColor": [ 252, 222, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 198, 252, 255 ], "toColor": [ 182, 198, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 194, 252, 255 ], "toColor": [ 215, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 239, 255 ], "toColor": [ 215, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 194, 255 ], "toColor": [ 222, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 179, 255 ], "toColor": [ 238, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 197, 252, 255 ], "toColor": [ 246, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 184, 255 ], "toColor": [ 252, 214, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 182, 252, 255 ], "toColor": [ 223, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 235, 252, 255 ], "toColor": [ 182, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 211, 252, 255 ], "toColor": [ 202, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 230, 255 ], "toColor": [ 182, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 215, 255 ], "toColor": [ 225, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 227, 252, 255 ], "toColor": [ 210, 227, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 192, 255 ], "toColor": [ 252, 189, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 234, 255 ], "toColor": [ 252, 179, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 228, 255 ], "toColor": [ 252, 197, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 189, 255 ], "toColor": [ 252, 229, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 242, 255 ], "toColor": [ 252, 215, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 190, 252, 255 ], "toColor": [ 189, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 245, 252, 255 ], "toColor": [ 197, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 199, 255 ], "toColor": [ 252, 179, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 197, 255 ], "toColor": [ 252, 210, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 252, 192, 255 ], "toColor": [ 248, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 210, 252, 255 ], "toColor": [ 179, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 202, 252, 255 ], "toColor": [ 229, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 210, 255 ], "toColor": [ 252, 207, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 199, 255 ], "toColor": [ 187, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 204, 252, 255 ], "toColor": [ 214, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 182, 255 ], "toColor": [ 210, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 226, 255 ], "toColor": [ 204, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 194, 255 ], "toColor": [ 252, 244, 194, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0684444668648303E7, "ymin": 3438183.311256962, "xmax": -1.0563286493326297E7, "ymax": 3535768.2433540546, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "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": 200, "domain": null }, { "name": "Site_addr_2", "type": "esriFieldTypeString", "alias": "Site_addr_2", "length": 200, "domain": null }, { "name": "Site_addr_3", "type": "esriFieldTypeString", "alias": "Site_addr_3", "length": 200, "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": 300, "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_1", "type": "esriFieldTypeString", "alias": "Legal_Dscr_1", "length": 300, "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": "PRCLKEY", "type": "esriFieldTypeInteger", "alias": "PRCLKEY", "domain": null }, { "name": "PRCLID", "type": "esriFieldTypeString", "alias": "PRCLID", "length": 30, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "length": 2, "domain": null }, { "name": "SNBR_ID", "type": "esriFieldTypeString", "alias": "SNBR_ID", "length": 2, "domain": null }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "ExpirationDate", "length": 8, "domain": null }, { "name": "BLK_NUM", "type": "esriFieldTypeString", "alias": "BLK_NUM", "length": 20, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "LOT_NUM", "length": 30, "domain": null }, { "name": "CONDO_FLAG", "type": "esriFieldTypeString", "alias": "CONDO_FLAG", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PD_Landuse_cd", "type": "esriFieldTypeInteger", "alias": "PD_Landuse_cd", "domain": null }, { "name": "PD_Landuse_dscr", "type": "esriFieldTypeString", "alias": "PD_Landuse_dscr", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "TaxID", "type": "esriFieldTypeString", "alias": "TaxID", "length": 100, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 512, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S371_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 239, 255 ], "toColor": [ 187, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 70, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0684444668648303E7, "ymin": 3438183.311256962, "xmax": -1.0563286493326297E7, "ymax": 3535768.2433540546, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "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": 200, "domain": null }, { "name": "Site_addr_2", "type": "esriFieldTypeString", "alias": "Site_addr_2", "length": 200, "domain": null }, { "name": "Site_addr_3", "type": "esriFieldTypeString", "alias": "Site_addr_3", "length": 200, "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": 300, "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_1", "type": "esriFieldTypeString", "alias": "Legal_Dscr_1", "length": 300, "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": "PRCLKEY", "type": "esriFieldTypeInteger", "alias": "PRCLKEY", "domain": null }, { "name": "PRCLID", "type": "esriFieldTypeString", "alias": "PRCLID", "length": 30, "domain": null }, { "name": "County", "type": "esriFieldTypeString", "alias": "County", "length": 50, "domain": null }, { "name": "CouncilDistrict", "type": "esriFieldTypeString", "alias": "CouncilDistrict", "length": 2, "domain": null }, { "name": "SNBR_ID", "type": "esriFieldTypeString", "alias": "SNBR_ID", "length": 2, "domain": null }, { "name": "ExpirationDate", "type": "esriFieldTypeDate", "alias": "ExpirationDate", "length": 8, "domain": null }, { "name": "BLK_NUM", "type": "esriFieldTypeString", "alias": "BLK_NUM", "length": 20, "domain": null }, { "name": "LOT_NUM", "type": "esriFieldTypeString", "alias": "LOT_NUM", "length": 30, "domain": null }, { "name": "CONDO_FLAG", "type": "esriFieldTypeString", "alias": "CONDO_FLAG", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "PD_Landuse_cd", "type": "esriFieldTypeInteger", "alias": "PD_Landuse_cd", "domain": null }, { "name": "PD_Landuse_dscr", "type": "esriFieldTypeString", "alias": "PD_Landuse_dscr", "length": 50, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "TaxID", "type": "esriFieldTypeString", "alias": "TaxID", "length": 100, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "ZIPCODE", "length": 10, "domain": null }, { "name": "LEGAL", "type": "esriFieldTypeString", "alias": "LEGAL", "length": 512, "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 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R378_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S371_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": 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.0661776965302037E7, "ymin": 3442144.9689916694, "xmax": -1.0581371092021095E7, "ymax": 3519792.6619409146, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Map,Query,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.0729236118644334E7, "ymin": 3356600.153184748, "xmax": -1.053581384394402E7, "ymax": 3543793.5175532512, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Map,Query,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.0786821341988852E7, "ymin": 3291302.6191275152, "xmax": -1.0495927332036352E7, "ymax": 3644153.263723079, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Map,Query,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": [ 252, 182, 219, 255 ], "toColor": [ 252, 182, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 179, 255 ], "toColor": [ 182, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 225, 184, 255 ], "toColor": [ 252, 225, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 179, 252, 255 ], "toColor": [ 199, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 215, 255 ], "toColor": [ 223, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 202, 252, 255 ], "toColor": [ 179, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 212, 255 ], "toColor": [ 252, 207, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 207, 252, 255 ], "toColor": [ 234, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 252, 187, 255 ], "toColor": [ 246, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 187, 252, 255 ], "toColor": [ 248, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 239, 255 ], "toColor": [ 187, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0678582745662041E7, "ymin": 3439883.1302127643, "xmax": -1.0574865122244155E7, "ymax": 3525058.837234305, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "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.0787062370494366E7, "ymin": 3277463.5236620097, "xmax": -1.049575000377245E7, "ymax": 3644153.083870255, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "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": "Map,Query,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": [] }