{ "layers": [ { "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 0, "name": "Addresses", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasMetadata": true, "extent": { "xmin": -1.30706236756E7, "ymin": 3977725.2602000013, "xmax": -1.30485290647E7, "ymax": 3995564.583899997, "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 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 179, 252, 212, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.addrnum"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "fullname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "siteaddid", "type": "esriFieldTypeString", "alias": "Site Address ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "siteaddid" }, { "name": "addressptid", "type": "esriFieldTypeString", "alias": "Address Point ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "addressptid" }, { "name": "preaddrnum", "type": "esriFieldTypeString", "alias": "Address Number Prefix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "preaddrnum" }, { "name": "addrnumsuf", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "addrnumsuf" }, { "name": "addrnum", "type": "esriFieldTypeString", "alias": "addrnum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "addrnum" }, { "name": "addrrange", "type": "esriFieldTypeString", "alias": "Address Range", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "addrrange" }, { "name": "unittype", "type": "esriFieldTypeString", "alias": "Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "unittype" }, { "name": "unitid", "type": "esriFieldTypeString", "alias": "Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "unitid" }, { "name": "altunittype", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Type", "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Apartment", "code": "APT" }, { "name": "Basement", "code": "BSMT" }, { "name": "Building", "code": "BLDG" }, { "name": "Department", "code": "DEPT" }, { "name": "Floor", "code": "FL" }, { "name": "Front", "code": "FRNT" }, { "name": "Hanger", "code": "HNGR" }, { "name": "Key", "code": "KEY" }, { "name": "Lobby", "code": "LBBY" }, { "name": "Lot", "code": "LOT" }, { "name": "Lower", "code": "LOWR" }, { "name": "Office", "code": "OFC" }, { "name": "Penthouse", "code": "PH" }, { "name": "Pier", "code": "PIER" }, { "name": "Rear", "code": "REAR" }, { "name": "Room", "code": "RM" }, { "name": "Side", "code": "SIDE" }, { "name": "Slip", "code": "SLIP" }, { "name": "Space", "code": "SPC" }, { "name": "Stop", "code": "STOP" }, { "name": "Suite", "code": "STE" }, { "name": "Trailer", "code": "TRLR" }, { "name": "Unit", "code": "UNIT" }, { "name": "Upper", "code": "UPPR" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altunittype" }, { "name": "altunitid", "type": "esriFieldTypeString", "alias": "Alternate Address Unit Number", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "altunitid" }, { "name": "fullname", "type": "esriFieldTypeString", "alias": "fullname", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "fullname" }, { "name": "fulladdr", "type": "esriFieldTypeString", "alias": "fulladdr", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "fulladdr" }, { "name": "roadpredir", "type": "esriFieldTypeString", "alias": "roadpredir", "domain": { "type": "codedValue", "name": "RoadPrefix", "description": "The road name prefix direction", "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" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "roadpredir" }, { "name": "roadname", "type": "esriFieldTypeString", "alias": "roadname", "domain": null, "editable": true, "nullable": true, "length": 125, "defaultValue": null, "modelName": "roadname" }, { "name": "roadtype", "type": "esriFieldTypeString", "alias": "roadtype", "domain": { "type": "codedValue", "name": "RoadType_1", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "ALLEY", "code": "ALY" }, { "name": "ANEX", "code": "ANX" }, { "name": "ARCADE", "code": "ARC" }, { "name": "AVENUE", "code": "AVE" }, { "name": "BEACH", "code": "BCH" }, { "name": "BURG", "code": "BG" }, { "name": "BURGS", "code": "BGS" }, { "name": "BLUFF", "code": "BLF" }, { "name": "BLUFFS", "code": "BLFS" }, { "name": "BOULEVARD", "code": "BLV" }, { "name": "BEND", "code": "BND" }, { "name": "BRANCH", "code": "BR" }, { "name": "BRIDGE", "code": "BRG" }, { "name": "BROOK", "code": "BRK" }, { "name": "BROOKS", "code": "BRKS" }, { "name": "BOTTOM", "code": "BTM" }, { "name": "BYPASS", "code": "BYP" }, { "name": "BAYOU", "code": "BYU" }, { "name": "CIRCLE", "code": "CIR" }, { "name": "CIRCLES", "code": "CIRS" }, { "name": "CLUB", "code": "CLB" }, { "name": "CLIFF", "code": "CLF" }, { "name": "CLIFFS", "code": "CLFS" }, { "name": "COMMON", "code": "CMN" }, { "name": "COMMONS", "code": "CMNS" }, { "name": "COLLECTOR", "code": "COLL" }, { "name": "CONNECTOR", "code": "CONN" }, { "name": "CORNER", "code": "COR" }, { "name": "CORNERS", "code": "CORS" }, { "name": "CAMP", "code": "CP" }, { "name": "CAPE", "code": "CPE" }, { "name": "CRESCENT", "code": "CRES" }, { "name": "CREEK", "code": "CRK" }, { "name": "COURSE", "code": "CRSE" }, { "name": "CREST", "code": "CRST" }, { "name": "CAUSEWAY", "code": "CSWY" }, { "name": "COURT", "code": "CT" }, { "name": "CENTER", "code": "CTR" }, { "name": "CENTERS", "code": "CTRS" }, { "name": "COURTS", "code": "CTS" }, { "name": "CURVE", "code": "CURV" }, { "name": "COVE", "code": "CV" }, { "name": "COVES", "code": "CVS" }, { "name": "CANYON", "code": "CYN" }, { "name": "DALE", "code": "DL" }, { "name": "DAM", "code": "DM" }, { "name": "DRIVE", "code": "DR" }, { "name": "DRIVES", "code": "DRS" }, { "name": "DIVIDE", "code": "DV" }, { "name": "ESTATE", "code": "EST" }, { "name": "ESTATES", "code": "ESTS" }, { "name": "EXPRESSWAY", "code": "EXPY" }, { "name": "EXTENSION", "code": "EXT" }, { "name": "EXTENSIONS", "code": "EXTS" }, { "name": "FALL", "code": "FALL" }, { "name": "FIELD", "code": "FLD" }, { "name": "FIELDS", "code": "FLDS" }, { "name": "FALLS", "code": "FLS" }, { "name": "FLAT", "code": "FLT" }, { "name": "FLATS", "code": "FLTS" }, { "name": "FORD", "code": "FRD" }, { "name": "FORDS", "code": "FRDS" }, { "name": "FORGE", "code": "FRG" }, { "name": "FORGES", "code": "FRGS" }, { "name": "FORK", "code": "FRK" }, { "name": "FORKS", "code": "FRKS" }, { "name": "FOREST", "code": "FRST" }, { "name": "FERRY", "code": "FRY" }, { "name": "FORT", "code": "FT" }, { "name": "FREEWAY", "code": "FWY" }, { "name": "GARDEN", "code": "GDN" }, { "name": "GARDENS", "code": "GDNS" }, { "name": "GLEN", "code": "GLN" }, { "name": "GLENS", "code": "GLNS" }, { "name": "GREEN", "code": "GRN" }, { "name": "GREENS", "code": "GRNS" }, { "name": "GROVE", "code": "GRV" }, { "name": "GROVES", "code": "GRVS" }, { "name": "GATEWAY", "code": "GTWY" }, { "name": "HARBOR", "code": "HBR" }, { "name": "HARBORS", "code": "HBRS" }, { "name": "HILL", "code": "HL" }, { "name": "HILLS", "code": "HLS" }, { "name": "HOLLOW", "code": "HOLW" }, { "name": "HEIGHTS", "code": "HTS" }, { "name": "HAVEN", "code": "HVN" }, { "name": "HIGHWAY", "code": "HWY" }, { "name": "INLET", "code": "INLT" }, { "name": "ISLAND", "code": "IS" }, { "name": "ISLE", "code": "ISLE" }, { "name": "ISLANDS", "code": "ISS" }, { "name": "JUNCTION", "code": "JCT" }, { "name": "JUNCTIONS", "code": "JCTS" }, { "name": "KNOLL", "code": "KNL" }, { "name": "KNOLLS", "code": "KNLS" }, { "name": "KEY", "code": "KY" }, { "name": "KEYS", "code": "KYS" }, { "name": "LAND", "code": "LAND" }, { "name": "LOCK", "code": "LCK" }, { "name": "LOCKS", "code": "LCKS" }, { "name": "LODGE", "code": "LDG" }, { "name": "LOAF", "code": "LF" }, { "name": "LIGHT", "code": "LGT" }, { "name": "LIGHTS", "code": "LGTS" }, { "name": "LAKE", "code": "LK" }, { "name": "LAKES", "code": "LKS" }, { "name": "LANE", "code": "LN" }, { "name": "LANDING", "code": "LNDG" }, { "name": "LOOP", "code": "LOOP" }, { "name": "MALL", "code": "MALL" }, { "name": "MEADOW", "code": "MDW" }, { "name": "MEADOWS", "code": "MDWS" }, { "name": "MEWS", "code": "MEWS" }, { "name": "MILL", "code": "ML" }, { "name": "MILLS", "code": "MLS" }, { "name": "MANOR", "code": "MNR" }, { "name": "MANORS", "code": "MNRS" }, { "name": "MISSION", "code": "MSN" }, { "name": "MOUNT", "code": "MT" }, { "name": "MOUNTAIN", "code": "MTN" }, { "name": "MOUNTAINS", "code": "MTNS" }, { "name": "MOTORWAY", "code": "MTWY" }, { "name": "NECK", "code": "NCK" }, { "name": "OFFRAMP", "code": "OFRP" }, { "name": "ONRAMP", "code": "ONRP" }, { "name": "OVERPASS", "code": "OPAS" }, { "name": "ORCHARD", "code": "ORCH" }, { "name": "OVAL", "code": "OVAL" }, { "name": "PARK", "code": "PARK" }, { "name": "PARKS", "code": "PARKS" }, { "name": "PASS", "code": "PASS" }, { "name": "PATH", "code": "PATH" }, { "name": "PIKE", "code": "PIKE" }, { "name": "PARKWAYS", "code": "PKWYS" }, { "name": "PARKWAY", "code": "PKY" }, { "name": "PLACE", "code": "PL" }, { "name": "PLAIN", "code": "PLN" }, { "name": "PLAINS", "code": "PLNS" }, { "name": "PLAZA", "code": "PLZ" }, { "name": "PINE", "code": "PNE" }, { "name": "PINES", "code": "PNES" }, { "name": "PRAIRIE", "code": "PR" }, { "name": "PORT", "code": "PRT" }, { "name": "PORTS", "code": "PRTS" }, { "name": "PASSAGE", "code": "PSGE" }, { "name": "POINT", "code": "PT" }, { "name": "POINTS", "code": "PTS" }, { "name": "RADIAL", "code": "RADL" }, { "name": "RAMP", "code": "RAMP" }, { "name": "ROAD", "code": "RD" }, { "name": "RIDGE", "code": "RDG" }, { "name": "RIDGES", "code": "RDGS" }, { "name": "ROADS", "code": "RDS" }, { "name": "RIVER", "code": "RIV" }, { "name": "RANCH", "code": "RNCH" }, { "name": "ROW", "code": "ROW" }, { "name": "RAPID", "code": "RPD" }, { "name": "RAPIDS", "code": "RPDS" }, { "name": "REST", "code": "RST" }, { "name": "ROUTE", "code": "RTE" }, { "name": "RUE", "code": "RUE" }, { "name": "RUN", "code": "RUN" }, { "name": "SHOAL", "code": "SHL" }, { "name": "SHOALS", "code": "SHLS" }, { "name": "SHORE", "code": "SHR" }, { "name": "SHORES", "code": "SHRS" }, { "name": "SKYWAY", "code": "SKWY" }, { "name": "SUMMIT", "code": "SMT" }, { "name": "SPRING", "code": "SPG" }, { "name": "SPRINGS", "code": "SPGS" }, { "name": "SPUR", "code": "SPUR" }, { "name": "SPURS", "code": "SPURS" }, { "name": "SQUARE", "code": "SQ" }, { "name": "SQUARES", "code": "SQS" }, { "name": "STREET", "code": "ST" }, { "name": "STATION", "code": "STA" }, { "name": "STRAVENUE", "code": "STRA" }, { "name": "STREAM", "code": "STRM" }, { "name": "STREETS", "code": "STS" }, { "name": "TERRACE", "code": "TER" }, { "name": "TURNPIKE", "code": "TPKE" }, { "name": "TRAIL", "code": "TR" }, { "name": "TRACK", "code": "TRAK" }, { "name": "TRACE", "code": "TRCE" }, { "name": "TRAFFICWAY", "code": "TRFY" }, { "name": "TRAILER", "code": "TRLR" }, { "name": "THROUGHWAY", "code": "TRWY" }, { "name": "TUNNEL", "code": "TUNL" }, { "name": "UNION", "code": "UN" }, { "name": "UNIONS", "code": "UNS" }, { "name": "UNDERPASS", "code": "UPAS" }, { "name": "VIADUCT", "code": "VIA" }, { "name": "VISTA", "code": "VIS" }, { "name": "VILLE", "code": "VL" }, { "name": "VILLAGE", "code": "VLG" }, { "name": "VILLAGES", "code": "VLGS" }, { "name": "VALLEY", "code": "VLY" }, { "name": "VALLEYS", "code": "VLYS" }, { "name": "VIEW", "code": "VW" }, { "name": "VIEWS", "code": "VWS" }, { "name": "WALK", "code": "WALK" }, { "name": "WALKS", "code": "WALKS" }, { "name": "WALL", "code": "WALL" }, { "name": "WAY", "code": "WAY" }, { "name": "WAYS", "code": "WAYS" }, { "name": "WELL", "code": "WL" }, { "name": "WELLS", "code": "WLS" }, { "name": "CROSSING", "code": "XING" }, { "name": "CROSSROAD", "code": "XRD" }, { "name": "CROSSROADS", "code": "XRDS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "roadtype" }, { "name": "roadpostdir", "type": "esriFieldTypeString", "alias": "roadpostdir", "domain": { "type": "codedValue", "name": "RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "roadpostdir" }, { "name": "placename", "type": "esriFieldTypeString", "alias": "Place Name", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "placename" }, { "name": "country", "type": "esriFieldTypeString", "alias": "Country Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "country" }, { "name": "stateabbreviation", "type": "esriFieldTypeString", "alias": "State Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": "CA", "modelName": "stateabbreviation" }, { "name": "municipality", "type": "esriFieldTypeString", "alias": "Municipality Name", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": "LAKE ELSINORE", "modelName": "municipality" }, { "name": "esn", "type": "esriFieldTypeString", "alias": "Emergency Service Number", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "esn" }, { "name": "addrclass", "type": "esriFieldTypeInteger", "alias": "Description", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "addrclass" }, { "name": "pointtype", "type": "esriFieldTypeString", "alias": "Location", "domain": { "type": "codedValue", "name": "SiteAddressLocation", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Building", "code": "Building" }, { "name": "Parcel", "code": "Parcel" }, { "name": "Unit, Condo, Office or Suite", "code": "Unit, Condo, Office or Suite" }, { "name": "Utility Asset", "code": "Utility Asset" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Building", "modelName": "pointtype" }, { "name": "capturemeth", "type": "esriFieldTypeString", "alias": "Capture Method", "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Placed on Map", "modelName": "capturemeth" }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 30, "defaultValue": "Current", "modelName": "Status" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "APN" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R222_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_222", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_1788_siteadd", "fields": "siteaddid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_1788_address", "fields": "addressptid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_222", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S198_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Addresses", "description": "", "prototype": { "attributes": { "capturemeth": "Placed on Map", "Status": "Current", "APN": null, "siteaddid": null, "addressptid": null, "preaddrnum": null, "addrnumsuf": null, "addrnum": null, "addrrange": null, "unittype": null, "unitid": null, "altunittype": null, "altunitid": null, "fullname": null, "fulladdr": null, "roadpredir": null, "roadname": null, "roadtype": null, "roadpostdir": null, "placename": null, "country": null, "stateabbreviation": "CA", "municipality": "LAKE ELSINORE", "esn": null, "addrclass": null, "pointtype": "Building" } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 1, "name": "Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

This is the road linework for Riverside County, including cities. This data layer replaces centerlines as the main cartographic and geocoding engine in analysis and mapping. The differences between this layer and TLMA's centerline data are as follows:<\/SPAN><\/P>

  • This layer follows aerial photos as evidence of street existence.<\/SPAN><\/P><\/LI>

  • This layer tries to eliminate \"paper streets\", which appear in legal documents but does not exist in real life.<\/SPAN><\/P><\/LI>

  • Graded tracts with centerlines will be considered as \"tentative\" rather than full validated streets.<\/SPAN><\/P><\/LI>

  • This layer will contain address ranges.<\/SPAN><\/P><\/LI>

  • This layer will update city streets as needed.<\/SPAN><\/P><\/LI><\/UL>

    CLASS: Roads classification.<\/SPAN><\/P>

    • 1 - Interstate<\/SPAN><\/P><\/LI>

    • 2 - Interstate Ramp<\/SPAN><\/P><\/LI>

    • 3 - US Highway<\/SPAN><\/P><\/LI>

    • 4 - US Highway Ramp<\/SPAN><\/P><\/LI>

    • 5 - CA Highway<\/SPAN><\/P><\/LI>

    • 6 - CA Highway Ramp<\/SPAN><\/P><\/LI>

    • 7 - Expressway<\/SPAN><\/P><\/LI>

    • 8 - Expressway Ramp<\/SPAN><\/P><\/LI>

    • 9 - Major Road<\/SPAN><\/P><\/LI>

    • 10 - Arterial Street<\/SPAN><\/P><\/LI>

    • 11 - Collector Street<\/SPAN><\/P><\/LI>

    • 12 - Residential Street<\/SPAN><\/P><\/LI>

    • 13 - Tentative<\/SPAN><\/P><\/LI><\/UL>

      -TLMA<\/SPAN><\/P>

      <\/P>

      <\/DIV><\/DIV><\/DIV>", "copyrightText": "TLMA GIS; J. Curtright, SCG, 2020.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "modelName": "GP_651392239", "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3076931657048628E7, "ymin": 3968390.417895896, "xmax": -1.3045200348825559E7, "ymax": 3999318.482769535, "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 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CLASS", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 1 }, "value": "", "label": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 127, 127, 255 ], "width": 4 }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 188, 252, 182, 255 ], "width": 2 }, "value": "10", "label": "10" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 238, 252, 255 ], "width": 2 }, "value": "11", "label": "11" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 209, 255, 115, 255 ], "width": 2 }, "value": "12", "label": "12" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 184, 252, 255 ], "width": 2 }, "value": "13", "label": "13" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 241, 252, 215, 255 ], "width": 2 }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 252, 223, 255 ], "width": 2 }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 255, 197, 255 ], "width": 3 }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 252, 212, 225, 255 ], "width": 1 }, "value": "9", "label": "9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 207, 252, 255 ], "toColor": [ 209, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 184, 255 ], "toColor": [ 252, 210, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 249, 255 ], "toColor": [ 182, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 209, 255 ], "toColor": [ 252, 184, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 247, 189, 255 ], "toColor": [ 252, 247, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 182, 252, 255 ], "toColor": [ 239, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 214, 255 ], "toColor": [ 199, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 252, 255 ], "toColor": [ 252, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 210, 255 ], "toColor": [ 252, 207, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 187, 252, 255 ], "toColor": [ 214, 187, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FULL_NAME]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 125, "useCodedValues": true, "maxScale": 0, "minScale": 5000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "STREET_NAME", "typeIdField": "CLASS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CLASS" }, { "name": "L_F_ADD", "type": "esriFieldTypeString", "alias": "L_F_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "L_F_ADD" }, { "name": "L_T_ADD", "type": "esriFieldTypeString", "alias": "L_T_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "L_T_ADD" }, { "name": "R_F_ADD", "type": "esriFieldTypeString", "alias": "R_F_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "R_F_ADD" }, { "name": "R_T_ADD", "type": "esriFieldTypeString", "alias": "R_T_ADD", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "R_T_ADD" }, { "name": "PREFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "PREFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PREFIX_DIRECTION" }, { "name": "STREET_NAME", "type": "esriFieldTypeString", "alias": "STREET_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "STREET_NAME" }, { "name": "STREET_SUFFIX", "type": "esriFieldTypeString", "alias": "STREET_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "STREET_TYPE" }, { "name": "SUFFIX_DIRECTION", "type": "esriFieldTypeString", "alias": "SUFFIX_DIRECTION", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "SUFFIX_DIRECTION" }, { "name": "SPEED", "type": "esriFieldTypeSmallInteger", "alias": "SPEED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPEED" }, { "name": "TRAVEL_DIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "TRAVEL_DIRECTION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRAVEL_DIRECTION" }, { "name": "ALT_PREFIX_DIR", "type": "esriFieldTypeString", "alias": "ALT_PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT_PREFIX_DIR" }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ALT_NAME" }, { "name": "ALT_SUFFIX", "type": "esriFieldTypeString", "alias": "ALT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALT_TYPE" }, { "name": "ALT_SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "ALT_SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT_SUFFIX_DIR" }, { "name": "ALT2_PREFIX_DIR", "type": "esriFieldTypeString", "alias": "ALT2_PREFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT2_PREFIX_DIR" }, { "name": "ALT2_NAME", "type": "esriFieldTypeString", "alias": "ALT2_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "ALT2_NAME" }, { "name": "ALT2_SUFFIX", "type": "esriFieldTypeString", "alias": "ALT2_TYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ALT2_TYPE" }, { "name": "ALT2_SUFFIX_DIR", "type": "esriFieldTypeString", "alias": "ALT2_SUFFIX_DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "ALT2_SUFFIX_DIR" }, { "name": "DATE_CREATED", "type": "esriFieldTypeDate", "alias": "DATE_CREATED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_CREATED" }, { "name": "DATE_MODIFIED", "type": "esriFieldTypeDate", "alias": "DATE_MODIFIED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_MODIFIED" }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "EDITOR" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SOURCE" }, { "name": "FULL_NAME", "type": "esriFieldTypeString", "alias": "FULL_NAME", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "FULL_NAME" }, { "name": "FCC", "type": "esriFieldTypeString", "alias": "FCC", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FCC" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "VERIFIED", "type": "esriFieldTypeString", "alias": "VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "VERIFIED" }, { "name": "NAME_VERIFIED", "type": "esriFieldTypeString", "alias": "NAME_VERIFIED", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "NAME_VERIFIED" }, { "name": "NAME_NOTES", "type": "esriFieldTypeString", "alias": "NAME_NOTES", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "NAME_NOTES" }, { "name": "OMIT", "type": "esriFieldTypeSmallInteger", "alias": "OMIT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OMIT" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R243_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S216_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "1", "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "1", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "10", "name": "10", "domains": {}, "templates": [ { "name": "10", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "10", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "11", "name": "11", "domains": {}, "templates": [ { "name": "11", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "11", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "12", "name": "12", "domains": {}, "templates": [ { "name": "12", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "12", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "13", "name": "13", "domains": {}, "templates": [ { "name": "13", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "13", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "2", "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "2", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "6", "name": "6", "domains": {}, "templates": [ { "name": "6", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "6", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "7", "name": "7", "domains": {}, "templates": [ { "name": "7", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "7", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "9", "name": "9", "domains": {}, "templates": [ { "name": "9", "description": "", "prototype": { "attributes": { "OMIT": null, "CLASS": "9", "L_F_ADD": null, "L_T_ADD": null, "R_F_ADD": null, "R_T_ADD": null, "PREFIX_DIRECTION": null, "STREET_NAME": null, "STREET_SUFFIX": null, "SUFFIX_DIRECTION": null, "SPEED": null, "TRAVEL_DIRECTION": null, "ALT_PREFIX_DIR": null, "ALT_NAME": null, "ALT_SUFFIX": null, "ALT_SUFFIX_DIR": null, "ALT2_PREFIX_DIR": null, "ALT2_NAME": null, "ALT2_SUFFIX": null, "ALT2_SUFFIX_DIR": null, "DATE_CREATED": null, "DATE_MODIFIED": null, "EDITOR": null, "SOURCE": null, "FULL_NAME": null, "FCC": null, "NOTES": null, "VERIFIED": null, "NAME_VERIFIED": null, "NAME_NOTES": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 2, "name": "Parcels", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "create_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3071260927857848E7, "ymin": 3977569.488467504, "xmax": -1.3048455700733304E7, "ymax": 3996295.5663233898, "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 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 31, 118, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "ParcelSubtype", "type": "esriFieldTypeInteger", "alias": "Parcel Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ParcelSubtype" }, { "name": "CreatedByRecord", "type": "esriFieldTypeGUID", "alias": "Created By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "CreatedByRecord" }, { "name": "RetiredByRecord", "type": "esriFieldTypeGUID", "alias": "Retired By Record", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "RetiredByRecord" }, { "name": "StatedArea", "type": "esriFieldTypeDouble", "alias": "Stated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedArea" }, { "name": "StatedAreaUnit", "type": "esriFieldTypeInteger", "alias": "Stated Area Unit", "domain": { "type": "codedValue", "name": "PF_AreaUnits", "description": "Parcel Fabric Area Units", "codedValues": [ { "name": "Hectare", "code": 109401 }, { "name": "Acre", "code": 109402 }, { "name": "Acre US", "code": 109403 }, { "name": "Square Meter", "code": 109404 }, { "name": "Square Foot", "code": 109405 }, { "name": "Square Foot US", "code": 109406 }, { "name": "Square Foot Clarke", "code": 109407 }, { "name": "Square Fathom", "code": 109408 }, { "name": "Square Nautical Mile", "code": 109409 }, { "name": "Square Meter German", "code": 109410 }, { "name": "Square Chain US", "code": 109411 }, { "name": "Square Link US", "code": 109412 }, { "name": "Square Mile US", "code": 109413 }, { "name": "Square Kilometer", "code": 109414 }, { "name": "Square Yard Clarke", "code": 109415 }, { "name": "Square Chain Clarke", "code": 109416 }, { "name": "Square Link Clarke", "code": 109417 }, { "name": "Square Yard Sears", "code": 109418 }, { "name": "Square Foot Sears", "code": 109419 }, { "name": "Square Chain Sears", "code": 109420 }, { "name": "Square Link Sears", "code": 109421 }, { "name": "Square Yard Benoit A", "code": 109422 }, { "name": "Square Foot Benoit A", "code": 109423 }, { "name": "Square Chain Benoit A", "code": 109424 }, { "name": "Square Link Benoit A", "code": 109425 }, { "name": "Square Yard Benoit B", "code": 109426 }, { "name": "Square Foot Benoit B", "code": 109427 }, { "name": "Square Chain Benoit B", "code": 109428 }, { "name": "Square Link Benoit B", "code": 109429 }, { "name": "Square Foot 1865", "code": 109430 }, { "name": "Square Foot Indian", "code": 109431 }, { "name": "Square Foot Indian 1937", "code": 109432 }, { "name": "Square Foot Indian 1962", "code": 109433 }, { "name": "Square Foot Indian 1975", "code": 109434 }, { "name": "Square Yard Indian", "code": 109435 }, { "name": "Square Yard Indian 1937", "code": 109436 }, { "name": "Square Yard Indian 1962", "code": 109437 }, { "name": "Square Yard Indian 1975", "code": 109438 }, { "name": "Square Mile Statute", "code": 109439 }, { "name": "Square Foot Gold Coast", "code": 109440 }, { "name": "Square Foot British 1936", "code": 109441 }, { "name": "Square Yard", "code": 109442 }, { "name": "Square Yard US", "code": 109443 }, { "name": "Square Chain", "code": 109444 }, { "name": "Square Link", "code": 109445 }, { "name": "Square Yard Sears 1922 Trunc", "code": 109446 }, { "name": "Square Foot Sears 1922 Trunc", "code": 109447 }, { "name": "Square Chain Sears 1922 Trunc", "code": 109448 }, { "name": "Square Link Sears 1922 Trunc", "code": 109449 }, { "name": "Square Decimeter", "code": 109450 }, { "name": "Square Centimeter", "code": 109451 }, { "name": "Square Millimeter", "code": 109452 }, { "name": "Square Inch", "code": 109453 }, { "name": "Square Inch US", "code": 109454 }, { "name": "Square Rod", "code": 109455 }, { "name": "Square Rod US", "code": 109456 }, { "name": "Square Nautical Mile US", "code": 109457 }, { "name": "Square Nautical Mile UK", "code": 109458 }, { "name": "Square Smoot", "code": 109459 }, { "name": "Square Km50", "code": 109460 }, { "name": "Square Km150", "code": 109461 }, { "name": "Square Vara TX", "code": 109462 }, { "name": "Are", "code": 109463 }, { "name": "Square DTP Point", "code": 109464 }, { "name": "Square Micrometer", "code": 109465 }, { "name": "Square Nanometer", "code": 109466 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "StatedAreaUnit" }, { "name": "CalculatedArea", "type": "esriFieldTypeDouble", "alias": "Calculated Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CalculatedArea" }, { "name": "MiscloseRatio", "type": "esriFieldTypeDouble", "alias": "Misclose Ratio", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseRatio" }, { "name": "MiscloseDistance", "type": "esriFieldTypeDouble", "alias": "Misclose Distance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MiscloseDistance" }, { "name": "IsSeed", "type": "esriFieldTypeInteger", "alias": "Is Seed", "domain": { "type": "codedValue", "name": "PF_YesNo", "description": "Parcel Fabric Yes No", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "IsSeed" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "Created By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "create_date", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "create_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "Modified By", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "Modified Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "APN", "type": "esriFieldTypeString", "alias": "APN", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "APN" }, { "name": "FLAG", "type": "esriFieldTypeString", "alias": "FLAG", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "FLAG" }, { "name": "MAIL_TO_NAME", "type": "esriFieldTypeString", "alias": "MAIL_TO_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAIL_TO_NAME" }, { "name": "MAIL_TO_STREET", "type": "esriFieldTypeString", "alias": "MAIL_TO_STREET", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAIL_TO_STREET" }, { "name": "MAIL_TO_CITY", "type": "esriFieldTypeString", "alias": "MAIL_TO_CITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MAIL_TO_CITY" }, { "name": "MAIL_TO_ZIP", "type": "esriFieldTypeInteger", "alias": "MAIL_TO_ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAIL_TO_ZIP" }, { "name": "HOUSE_NO", "type": "esriFieldTypeInteger", "alias": "HOUSE_NO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_NO" }, { "name": "DIR", "type": "esriFieldTypeString", "alias": "DIR", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "DIR" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "STREET" }, { "name": "SUFFIX", "type": "esriFieldTypeString", "alias": "SUFFIX", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUFFIX" }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "domain": null, "editable": true, "nullable": true, "length": 26, "defaultValue": null, "modelName": "CITY" }, { "name": "ZIP", "type": "esriFieldTypeInteger", "alias": "ZIP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIP" }, { "name": "HOUSE_SUFF", "type": "esriFieldTypeInteger", "alias": "HOUSE_SUFF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOUSE_SUFF" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "UNIT" }, { "name": "REALUSE", "type": "esriFieldTypeString", "alias": "REALUSE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "REALUSE" }, { "name": "PRIMARY_CODE", "type": "esriFieldTypeString", "alias": "PRIMARY_CODE", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "PRIMARY_CODE" }, { "name": "SECONDARY_CODE", "type": "esriFieldTypeInteger", "alias": "SECONDARY_CODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SECONDARY_CODE" }, { "name": "MULTI_CODE", "type": "esriFieldTypeString", "alias": "MULTI_CODE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "MULTI_CODE" }, { "name": "TRACT", "type": "esriFieldTypeInteger", "alias": "TRACT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRACT" }, { "name": "ACRE", "type": "esriFieldTypeDouble", "alias": "ACRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRE" }, { "name": "RECORDERS_TYPE", "type": "esriFieldTypeString", "alias": "RECORDERS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "RECORDERS_TYPE" }, { "name": "RECORD_BOOK", "type": "esriFieldTypeInteger", "alias": "RECORD_BOOK", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_BOOK" }, { "name": "RECORD_PAGE", "type": "esriFieldTypeInteger", "alias": "RECORD_PAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RECORD_PAGE" }, { "name": "CNTY_CODE", "type": "esriFieldTypeString", "alias": "CNTY_CODE", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CNTY_CODE" }, { "name": "LOT_TYPE", "type": "esriFieldTypeString", "alias": "LOT_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT_TYPE" }, { "name": "LOT", "type": "esriFieldTypeString", "alias": "LOT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOT" }, { "name": "BLOCK_NO", "type": "esriFieldTypeString", "alias": "BLOCK_NO", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "BLOCK_NO" }, { "name": "SUB_NAME", "type": "esriFieldTypeString", "alias": "SUB_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SUB_NAME" }, { "name": "CAME_FROM", "type": "esriFieldTypeString", "alias": "CAME_FROM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CAME_FROM" }, { "name": "TAXABILITY", "type": "esriFieldTypeInteger", "alias": "TAXABILITY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TAXABILITY" }, { "name": "TRA", "type": "esriFieldTypeString", "alias": "TRA", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "TRA" }, { "name": "LAND", "type": "esriFieldTypeInteger", "alias": "LAND", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LAND" }, { "name": "STRUCTURE", "type": "esriFieldTypeInteger", "alias": "STRUCTURE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STRUCTURE" }, { "name": "OWNER1_LAST_NAME", "type": "esriFieldTypeString", "alias": "OWNER1_LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER1_LAST_NAME" }, { "name": "OWNER1_FIRST_NAME", "type": "esriFieldTypeString", "alias": "OWNER1_FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER1_FIRST_NAME" }, { "name": "OWNER1_MID_NAME", "type": "esriFieldTypeString", "alias": "OWNER1_MID_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER1_MID_NAME" }, { "name": "OWNER2_LAST_NAME", "type": "esriFieldTypeString", "alias": "OWNER2_LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER2_LAST_NAME" }, { "name": "OWNER2_FIRST_NAME", "type": "esriFieldTypeString", "alias": "OWNER2_FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER2_FIRST_NAME" }, { "name": "OWNER2_MID_NAME", "type": "esriFieldTypeString", "alias": "OWNER2_MID_NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OWNER2_MID_NAME" }, { "name": "OWNER3_LAST_NAME", "type": "esriFieldTypeString", "alias": "OWNER3_LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 43, "defaultValue": null, "modelName": "OWNER3_LAST_NAME" }, { "name": "OWNER3_FIRST_NAME", "type": "esriFieldTypeString", "alias": "OWNER3_FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OWNER3_FIRST_NAME" }, { "name": "OWNER3_MID_NAME", "type": "esriFieldTypeString", "alias": "OWNER3_MID_NAME", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "OWNER3_MID_NAME" }, { "name": "FLOOR", "type": "esriFieldTypeSmallInteger", "alias": "FLOOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOOR" }, { "name": "MAIL_TO_STATE", "type": "esriFieldTypeString", "alias": "MAIL_TO_STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MAIL_TO_STATE" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATE" }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "FULLNAME", "domain": null, "editable": true, "nullable": true, "length": 300, "defaultValue": null, "modelName": "FULLNAME" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R372_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_372", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S338_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Parcels", "description": "", "prototype": { "attributes": { "STATE": null, "FULLNAME": null, "Name": null, "ParcelSubtype": null, "CreatedByRecord": null, "RetiredByRecord": null, "StatedArea": null, "StatedAreaUnit": null, "CalculatedArea": null, "MiscloseRatio": null, "MiscloseDistance": null, "IsSeed": 0, "FLOOR": null, "OWNER3_MID_NAME": null, "OWNER3_FIRST_NAME": null, "OWNER3_LAST_NAME": null, "MAIL_TO_STATE": null, "APN": null, "FLAG": null, "MAIL_TO_NAME": null, "MAIL_TO_STREET": null, "MAIL_TO_CITY": null, "MAIL_TO_ZIP": null, "HOUSE_NO": null, "DIR": null, "STREET": null, "SUFFIX": null, "CITY": null, "ZIP": null, "HOUSE_SUFF": null, "UNIT": null, "REALUSE": null, "PRIMARY_CODE": null, "SECONDARY_CODE": null, "MULTI_CODE": null, "TRACT": null, "ACRE": null, "RECORDERS_TYPE": null, "RECORD_BOOK": null, "RECORD_PAGE": null, "CNTY_CODE": null, "LOT_TYPE": null, "LOT": null, "BLOCK_NO": null, "SUB_NAME": null, "CAME_FROM": null, "TAXABILITY": null, "TRA": null, "LAND": null, "STRUCTURE": null, "OWNER1_LAST_NAME": null, "OWNER1_FIRST_NAME": null, "OWNER1_MID_NAME": null, "OWNER2_LAST_NAME": null, "OWNER2_FIRST_NAME": null, "OWNER2_MID_NAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 3, "name": "Zoning", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3071224937634682E7, "ymin": 3977570.7764727417, "xmax": -1.3048456573803447E7, "ymax": 3996297.7794666127, "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 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Descrip", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 197, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": " Specific Plan", "label": " Specific Plan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 140, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial Manufacturing", "label": "Commercial Manufacturing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 188, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial Mixed Use", "label": "Commercial Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 147, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial Office", "label": "Commercial Office" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 209, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Commercial Park", "label": "Commercial Park" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 180, 202, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Floodway", "label": "Floodway" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 141, 160, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "General Commercial", "label": "General Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 139, 170, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "General Manufacturing", "label": "General Manufacturing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 212, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "High Density Residential", "label": "High Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 170, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hillside Single Family Residential", "label": "Hillside Single Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 165, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Lakeshore", "label": "Lakeshore" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 196, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Limited Industrial", "label": "Limited Industrial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 174, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Limited Manufacturing", "label": "Limited Manufacturing" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 154, 155, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Medium Density Residential", "label": "Medium Density Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 212, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Mobile Home Community", "label": "Mobile Home Community" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 174, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Neighborhood Commercial", "label": "Neighborhood Commercial" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 182, 152, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Open Space", "label": "Open Space" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 201, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Public Institution", "label": "Public Institution" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 157, 138, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Public/Institutional", "label": "Public/Institutional" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 155, 162, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Recreation", "label": "Recreation" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 199, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Residential Estate", "label": "Residential Estate" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 163, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Residential Mixed Use", "label": "Residential Mixed Use" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 200, 212, 171, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rural Mountainous Residential", "label": "Rural Mountainous Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 195, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Rural Residential", "label": "Rural Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 184, 159, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "SP - Specific Plan", "label": "SP - Specific Plan" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 165, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Single Family Residential", "label": "Single Family Residential" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 155, 149, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Specific Plan", "label": "Specific Plan" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 177, 176, 214, 255 ], "toColor": [ 177, 176, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 199, 141, 255 ], "toColor": [ 171, 199, 141, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 152, 155, 255 ], "toColor": [ 214, 152, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 196, 191, 255 ], "toColor": [ 147, 196, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 150, 211, 255 ], "toColor": [ 212, 150, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 189, 169, 255 ], "toColor": [ 199, 189, 169, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 143, 194, 255 ], "toColor": [ 169, 143, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 145, 194, 159, 255 ], "toColor": [ 145, 194, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 161, 194, 255 ], "toColor": [ 204, 161, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 190, 212, 255 ], "toColor": [ 150, 190, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 167, 165, 255 ], "toColor": [ 196, 167, 165, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 138, 146, 191, 255 ], "toColor": [ 138, 146, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 202, 149, 255 ], "toColor": [ 207, 202, 149, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 214, 178, 255 ], "toColor": [ 191, 214, 178, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 192, 212, 255 ], "toColor": [ 180, 192, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 176, 159, 255 ], "toColor": [ 214, 176, 159, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 188, 157, 255 ], "toColor": [ 212, 188, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 167, 196, 175, 255 ], "toColor": [ 167, 196, 175, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 167, 185, 255 ], "toColor": [ 201, 167, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 149, 172, 255 ], "toColor": [ 207, 149, 172, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 206, 207, 255 ], "toColor": [ 176, 206, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 141, 196, 142, 255 ], "toColor": [ 141, 196, 142, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 152, 214, 188, 255 ], "toColor": [ 152, 214, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 155, 153, 209, 255 ], "toColor": [ 155, 153, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 212, 180, 255 ], "toColor": [ 207, 212, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 152, 214, 255 ], "toColor": [ 198, 152, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 194, 155, 255 ], "toColor": [ 187, 194, 155, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID_1", "globalIdField": "", "displayField": "CITYNAME", "typeIdField": "Descrip", "subtypeField": "", "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Zoning_area", "type": "esriFieldTypeDouble", "alias": "Zoning Area", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COLEGEODEV_\"LAKE_ELSINORE_JCURTRIGHT\"_Zoning_AREA" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "ZONE", "type": "esriFieldTypeString", "alias": "ZONE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "ZONE" }, { "name": "Ordinance", "type": "esriFieldTypeSmallInteger", "alias": "Ordinance", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Ordinance" }, { "name": "Ord_Date", "type": "esriFieldTypeDate", "alias": "Ord_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Ord_Date" }, { "name": "Ord_Descr", "type": "esriFieldTypeString", "alias": "Ord_Descr", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Ord_Descr" }, { "name": "Descrip", "type": "esriFieldTypeString", "alias": "Descrip", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Descrip" }, { "name": "Legend", "type": "esriFieldTypeString", "alias": "Legend", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Legend" }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACREAGE" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "LABELNAME", "type": "esriFieldTypeString", "alias": "LABELNAME", "domain": null, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "LABELNAME" }, { "name": "SQ_MILE", "type": "esriFieldTypeDouble", "alias": "SQ_MILE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SQ_MILE" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R200_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S181_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": " Specific Plan", "name": " Specific Plan", "domains": {}, "templates": [ { "name": " Specific Plan", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": " Specific Plan", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial Manufacturing", "name": "Commercial Manufacturing", "domains": {}, "templates": [ { "name": "Commercial Manufacturing", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Commercial Manufacturing", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial Mixed Use", "name": "Commercial Mixed Use", "domains": {}, "templates": [ { "name": "Commercial Mixed Use", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Commercial Mixed Use", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial Office", "name": "Commercial Office", "domains": {}, "templates": [ { "name": "Commercial Office", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Commercial Office", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Commercial Park", "name": "Commercial Park", "domains": {}, "templates": [ { "name": "Commercial Park", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Commercial Park", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Floodway", "name": "Floodway", "domains": {}, "templates": [ { "name": "Floodway", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Floodway", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "General Commercial", "name": "General Commercial", "domains": {}, "templates": [ { "name": "General Commercial", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "General Commercial", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "General Manufacturing", "name": "General Manufacturing", "domains": {}, "templates": [ { "name": "General Manufacturing", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "General Manufacturing", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "High Density Residential", "name": "High Density Residential", "domains": {}, "templates": [ { "name": "High Density Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "High Density Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Hillside Single Family Residential", "name": "Hillside Single Family Residential", "domains": {}, "templates": [ { "name": "Hillside Single Family Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Hillside Single Family Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Lakeshore", "name": "Lakeshore", "domains": {}, "templates": [ { "name": "Lakeshore", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Lakeshore", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Limited Industrial", "name": "Limited Industrial", "domains": {}, "templates": [ { "name": "Limited Industrial", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Limited Industrial", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Limited Manufacturing", "name": "Limited Manufacturing", "domains": {}, "templates": [ { "name": "Limited Manufacturing", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Limited Manufacturing", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Medium Density Residential", "name": "Medium Density Residential", "domains": {}, "templates": [ { "name": "Medium Density Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Medium Density Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Mobile Home Community", "name": "Mobile Home Community", "domains": {}, "templates": [ { "name": "Mobile Home Community", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Mobile Home Community", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Neighborhood Commercial", "name": "Neighborhood Commercial", "domains": {}, "templates": [ { "name": "Neighborhood Commercial", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Neighborhood Commercial", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Open Space", "name": "Open Space", "domains": {}, "templates": [ { "name": "Open Space", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Open Space", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public Institution", "name": "Public Institution", "domains": {}, "templates": [ { "name": "Public Institution", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Public Institution", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Public/Institutional", "name": "Public/Institutional", "domains": {}, "templates": [ { "name": "Public/Institutional", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Public/Institutional", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Recreation", "name": "Recreation", "domains": {}, "templates": [ { "name": "Recreation", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Recreation", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Residential Estate", "name": "Residential Estate", "domains": {}, "templates": [ { "name": "Residential Estate", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Residential Estate", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Residential Mixed Use", "name": "Residential Mixed Use", "domains": {}, "templates": [ { "name": "Residential Mixed Use", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Residential Mixed Use", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rural Mountainous Residential", "name": "Rural Mountainous Residential", "domains": {}, "templates": [ { "name": "Rural Mountainous Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Rural Mountainous Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Rural Residential", "name": "Rural Residential", "domains": {}, "templates": [ { "name": "Rural Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Rural Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "SP - Specific Plan", "name": "SP - Specific Plan", "domains": {}, "templates": [ { "name": "SP - Specific Plan", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "SP - Specific Plan", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Single Family Residential", "name": "Single Family Residential", "domains": {}, "templates": [ { "name": "Single Family Residential", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Single Family Residential", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Specific Plan", "name": "Specific Plan", "domains": {}, "templates": [ { "name": "Specific Plan", "description": "", "prototype": { "attributes": { "Ord_Descr": null, "SQ_MILE": null, "OBJECTID": null, "Zoning_area": null, "PERIMETER": null, "ZONE": null, "Ordinance": null, "Ord_Date": null, "Descrip": "Specific Plan", "Legend": null, "ACREAGE": null, "DISTRICT": null, "CITYNAME": null, "LABELNAME": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.8, "cimVersion": "2.5.0", "id": 4, "name": "Boundary", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

      This data set of polygon features represents Riverside County's Incorporated City Boundaries. Topology has been run and all gaps and overlaps have been fixed. The data has been adjusted to match Riverside County Parcel Boundaries. <\/SPAN><\/SPAN><\/P>

      The city name field is used to represent the citys' name. Every polygon that represents an incorporated city must have a city name.<\/SPAN><\/SPAN><\/P>

      Maintained by Stella Spadafora, 05/2015<\/SPAN><\/P>

      <\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "RCIT GIS, LAFCO", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.3071260952708913E7, "ymin": 3977545.796628515, "xmax": -1.3048454072389761E7, "ymax": 3996297.8022825387, "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 } }, "sourceSpatialReference": { "wkid": 102646, "latestWkid": 2230, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118608900, "falseY": -91259500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 135, 29, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CITYNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CITYNAME", "type": "esriFieldTypeString", "alias": "CITYNAME", "domain": null, "editable": true, "nullable": false, "length": 24, "defaultValue": null, "modelName": "CITYNAME" }, { "name": "CITY_FIPS", "type": "esriFieldTypeString", "alias": "CITY_FIPS", "domain": null, "editable": true, "nullable": false, "length": 5, "defaultValue": null, "modelName": "CITY_FIPS" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STArea()" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE.STLength()" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R237_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S210_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Boundary", "description": "", "prototype": { "attributes": { "CITY_FIPS": " ", "CITYNAME": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [] }