{ "layers": [ { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 0, "name": "Address Points", "type": "Feature Layer", "description": "

Address Points contain a single dot for each address or point of interest within the County. This feature is used as the primary despatch source in the County's E911 CAD System. The Street Address subtype includes addresses and \"0\" address placeholders, which represent parcels and addressed structures. If a structure is present the address point appears within the building footprint, otherwise the point is located at the geographic center of the parcel. Multiple non \u201c0\u201d addresses can be associated with a given parcels, where there are multiple structure and or Real Estate Cards. The Point of Interest subtype is reserved for named places and features that are not tied to a parcel. Some examples of a Point of Interest include: bridges, hazardous curves in a road, entrances to subdivisions, and mile markers. Either subtype can contain civic location, coordinate pairs in multiple projections, common name, and site type information.<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Roanoke County", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 41, 126, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.0875975726531059E7, "ymin": 3435512.4630172253, "xmax": 1.1230127489354715E7, "ymax": 3748090.916599229, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Street_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Address_Number", "type": "esriFieldTypeInteger", "alias": "Address Number", "domain": null }, { "name": "Prefix_Directional", "type": "esriFieldTypeString", "alias": "Prefix Directional", "length": 20, "domain": { "type": "codedValue", "name": "SDE_Bearing_Cardinal", "description": "This domain to be used for all SDE features that require a Cardinal (four point directional) field", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 50, "domain": null }, { "name": "Street_Suffix", "type": "esriFieldTypeString", "alias": "Street Suffix", "length": 10, "domain": null }, { "name": "Post_Directional", "type": "esriFieldTypeString", "alias": "Post Directional", "length": 20, "domain": { "type": "codedValue", "name": "SDE_Bearing_Ordinal", "description": "This domain to be used for all SDE features that require an ordinal (eight point) directional field", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Northwest", "code": "NW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Unit_Number", "type": "esriFieldTypeString", "alias": "Unit Number", "length": 8, "domain": null }, { "name": "Unit_Type", "type": "esriFieldTypeString", "alias": "Unit Type", "length": 10, "domain": null }, { "name": "Floor", "type": "esriFieldTypeSmallInteger", "alias": "Floor", "domain": null }, { "name": "Common_Name", "type": "esriFieldTypeString", "alias": "Common Name", "length": 150, "domain": null }, { "name": "Multi_Address", "type": "esriFieldTypeString", "alias": "Multi Address", "length": 3, "domain": { "type": "codedValue", "name": "SDE_Boolean_YesNo", "description": "This domain to be used for all SDE features that require a Yes/No (Boolean) field", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Multi_Structure", "type": "esriFieldTypeString", "alias": "MultiStructure", "length": 3, "domain": { "type": "codedValue", "name": "SDE_Boolean_YesNo", "description": "This domain to be used for all SDE features that require a Yes/No (Boolean) field", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 3, "domain": { "type": "codedValue", "name": "SDE_Boolean_YesNo", "description": "This domain to be used for all SDE features that require a Yes/No (Boolean) field", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Site_Type", "type": "esriFieldTypeInteger", "alias": "Site Type", "domain": { "type": "codedValue", "name": "Address_Point_Site_Types", "description": "Site Type descibes the use of a property at a given addreass", "codedValues": [ { "name": "Agricultural vacant - 1000", "code": 1000 }, { "name": "Agricultural Crops - 1110", "code": 1110 }, { "name": "Agricultural - Viticulture - 1115", "code": 1115 }, { "name": "Agricultural Livestock - 1120", "code": 1120 }, { "name": "Agricultural Forestry - 1130", "code": 1130 }, { "name": "Stables - 1140", "code": 1140 }, { "name": "Residential vacant - 2000", "code": 2000 }, { "name": "Single Family vacant - 2100", "code": 2100 }, { "name": "Single Family Detached - 2101", "code": 2101 }, { "name": "Single Family - Vacant Developed Single Family parcel - 2102", "code": 2102 }, { "name": "Single Family - Vacant Parcel with Same Owner - 2103", "code": 2103 }, { "name": "Duplex - Owner - 2110", "code": 2110 }, { "name": "Triplex - 2112", "code": 2112 }, { "name": "Multi-Family vacant - 2200", "code": 2200 }, { "name": "Townhouse - 2201", "code": 2201 }, { "name": "Condominium - 2210", "code": 2210 }, { "name": "Apartment - 2220", "code": 2220 }, { "name": "Apartment (Main Building Address) - 2222", "code": 2222 }, { "name": "Apartment (Accessory) - 2230", "code": 2230 }, { "name": "Senior Living vacant - 2300", "code": 2300 }, { "name": "Retirement Community - 2301", "code": 2301 }, { "name": "Nursing Home - 2310", "code": 2310 }, { "name": "Manufactured Housing vacant - 2400", "code": 2400 }, { "name": "Mobile Home - 2401", "code": 2401 }, { "name": "Mobile Home Park - 2410", "code": 2410 }, { "name": "Manufactured Home (Double Wide) - 2420", "code": 2420 }, { "name": "Office vacant - 3000", "code": 3000 }, { "name": "General Office - 3001", "code": 3001 }, { "name": "Governmental Office - 3010", "code": 3010 }, { "name": "Office / Business Park - 3015", "code": 3015 }, { "name": "Technology Park - 3020", "code": 3020 }, { "name": "Retail / Service vacant - 4000", "code": 4000 }, { "name": "General retail vacant - 4100", "code": 4100 }, { "name": "Freestanding Specialty Retail - 4101", "code": 4101 }, { "name": "Strip Mall (>10 tennants) - 4150", "code": 4150 }, { "name": "Strip Mall (<10 tennants) - 4155", "code": 4155 }, { "name": "Grocery Store - freestanding - 4160", "code": 4160 }, { "name": "Grocery Store - Retail Center - 4165", "code": 4165 }, { "name": "Big Box - freestanding - 4170", "code": 4170 }, { "name": "Big Box - Retail Center (Mega Discount Store) - 4175", "code": 4175 }, { "name": "Regional Shopping Center - 4180", "code": 4180 }, { "name": "Automotive vacant - 4200", "code": 4200 }, { "name": "Convenience Store with Gas - 4201", "code": 4201 }, { "name": "Convenience Store without Gas - 4205", "code": 4205 }, { "name": "Fuel Center - freestanding - 4210", "code": 4210 }, { "name": "Truck Stop - 4215", "code": 4215 }, { "name": "Automobile Dealership - 4220", "code": 4220 }, { "name": "Automobile Rental / Leasing - 4230", "code": 4230 }, { "name": "Automobile - Parts Supply - 4240", "code": 4240 }, { "name": "Automobile - Repair Services - 4250", "code": 4250 }, { "name": "RV Sales & Service - 4260", "code": 4260 }, { "name": "Car wash - 4270", "code": 4270 }, { "name": "Lodging vacant - 4300", "code": 4300 }, { "name": "Hotel / Motel / Motor Lodge - 4301", "code": 4301 }, { "name": "Extended Stay Hotel - 4310", "code": 4310 }, { "name": "Bed & Breakfast - 4315", "code": 4315 }, { "name": "Restaurant vacant - 4400", "code": 4400 }, { "name": "Restaurant - General - 4435", "code": 4435 }, { "name": "Restaurant - Fast Food - 4436", "code": 4436 }, { "name": "Specialty Retail & Services vacant - 4500", "code": 4500 }, { "name": "Adult Business - 4501", "code": 4501 }, { "name": "Agricultural Services - 4502", "code": 4502 }, { "name": "Business Support Services - 4503", "code": 4503 }, { "name": "Consumer Repair Services - 4504", "code": 4504 }, { "name": "Financial Institution - 4505", "code": 4505 }, { "name": "Funeral Services - 4506", "code": 4506 }, { "name": "Garden Center - 4507", "code": 4507 }, { "name": "Hardware / Paint Store - 4508", "code": 4508 }, { "name": "Kennel - 4509", "code": 4509 }, { "name": "Personal Services - 4510", "code": 4510 }, { "name": "Pharmacy / Drugstore - 4511", "code": 4511 }, { "name": "Post Office - 4512", "code": 4512 }, { "name": "Pawn Shop - 4513", "code": 4513 }, { "name": "Studio / Fine Arts - 4514", "code": 4514 }, { "name": "Surplus sales - 4515", "code": 4515 }, { "name": "Laundromat / Dry cleaners - 4516", "code": 4516 }, { "name": "Industrial vacant - 5000", "code": 5000 }, { "name": "General Industry - 5100", "code": 5100 }, { "name": "General Heavy Industry / Manufacturing - 5101", "code": 5101 }, { "name": "Vacant - Developed Industry vacant - 5102", "code": 5102 }, { "name": "General Medium Industry / Manufacturing - 5105", "code": 5105 }, { "name": "General Light Industry / Manufacturing - 5110", "code": 5110 }, { "name": "Industrial Park - 5120", "code": 5120 }, { "name": "Warehousing vacant - 5200", "code": 5200 }, { "name": "Warehousing & Distribution - 5201", "code": 5201 }, { "name": "Mini - Warehouse - 5210", "code": 5210 }, { "name": "Miscellaneous Industry vacant - 5300", "code": 5300 }, { "name": "Asphalt Plant - 5301", "code": 5301 }, { "name": "Equipment Sales & Rental - 5302", "code": 5302 }, { "name": "Scrap & Salvage Services - 5303", "code": 5303 }, { "name": "Utility Services - 5304", "code": 5304 }, { "name": "Institutional / Health Related vacant - 6000", "code": 6000 }, { "name": "Education vacant - 6100", "code": 6100 }, { "name": "Elementary School - 6101", "code": 6101 }, { "name": "Middle School - 6111", "code": 6111 }, { "name": "High School - 6121", "code": 6121 }, { "name": "Private School - 6125", "code": 6125 }, { "name": "College / University - 6131", "code": 6131 }, { "name": "Business or Trade Schools - 6141", "code": 6141 }, { "name": "Day Care Center - 6151", "code": 6151 }, { "name": "Religious vacant - 6200", "code": 6200 }, { "name": "Religious assembly - 6201", "code": 6201 }, { "name": "Religious assembly with cemetery - 6220", "code": 6220 }, { "name": "Cemetery - 6221", "code": 6221 }, { "name": "Governmental vacant - 6300", "code": 6300 }, { "name": "Safety Services - 6301", "code": 6301 }, { "name": "Correctional Facilities - 6310", "code": 6310 }, { "name": "Public Maintenance & Service Facilities - 6315", "code": 6315 }, { "name": "Military Facility - 6320", "code": 6320 }, { "name": "Western Va Water Authority - 6330", "code": 6330 }, { "name": "Stormwater Management Area - 6340", "code": 6340 }, { "name": "Cultural Services - 6401", "code": 6401 }, { "name": "Library - 6410", "code": 6410 }, { "name": "Clubs / Lodge / Fraternal Organization - 6420", "code": 6420 }, { "name": "Health vacant - 6500", "code": 6500 }, { "name": "Hospital - 6501", "code": 6501 }, { "name": "Medical Office - 6502", "code": 6502 }, { "name": "Clinic / Urgent Care - 6520", "code": 6520 }, { "name": "Crisis Center - 6525", "code": 6525 }, { "name": "Guidance Services - 6530", "code": 6530 }, { "name": "Veterinary Hospital / Clinic - 6540", "code": 6540 }, { "name": "Recreational/Leisure vacant - 7000", "code": 7000 }, { "name": "Commercial recreation vacant - 7100", "code": 7100 }, { "name": "Commercial indoor amusement, entertainment, sports and recreation - 7101", "code": 7101 }, { "name": "Commercial outdoor sports & recreation - 7102", "code": 7102 }, { "name": "Commercial outdoor entertainment - 7103", "code": 7103 }, { "name": "Public Recreation vacant - 7200", "code": 7200 }, { "name": "Public Parks & recreational areas - 7201", "code": 7201 }, { "name": "Public Game preserves & open spaces - 7202", "code": 7202 }, { "name": "Community Center - 7203", "code": 7203 }, { "name": "Public Assembly - 7204", "code": 7204 }, { "name": "Wellness vacant - 7300", "code": 7300 }, { "name": "Health & fitness center - 7301", "code": 7301 }, { "name": "Camping vacant - 7400", "code": 7400 }, { "name": "Campgrounds - 7401", "code": 7401 }, { "name": "Camps - 7402", "code": 7402 }, { "name": "Miscellaneous recreation vacant - 7500", "code": 7500 }, { "name": "Dance Hall - 7501", "code": 7501 }, { "name": "Golf Course - 7502", "code": 7502 }, { "name": "Miscellaneous vacant - 8000", "code": 8000 }, { "name": "Transport vacant - 8100", "code": 8100 }, { "name": "Aviation facilities - 8101", "code": 8101 }, { "name": "Park & Ride facility - 8111", "code": 8111 }, { "name": "Parking facility, surface/structure - 8112", "code": 8112 }, { "name": "Transportation terminal - 8113", "code": 8113 }, { "name": "Railroad facilities - 8121", "code": 8121 }, { "name": "VDOT Address - 8131", "code": 8131 }, { "name": "Communications vacant - 8200", "code": 8200 }, { "name": "Broadcasting Tower - 8201", "code": 8201 }, { "name": "Commications services - 8202", "code": 8202 }, { "name": "Cell Tower - 8203", "code": 8203 }, { "name": "Waste management vacant - 8300", "code": 8300 }, { "name": "Landfill - 8301", "code": 8301 }, { "name": "Transfer Station - 8302", "code": 8302 }, { "name": "Recycling Site - 8310", "code": 8310 }, { "name": "Resource extraction vacant - 8400", "code": 8400 }, { "name": "Condominium Common Area - 2211", "code": 2211 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Address_Type", "type": "esriFieldTypeString", "alias": "Address Type", "length": 18, "domain": { "type": "codedValue", "name": "Address_Points_Type_1", "description": "Address Points Type describes if the address is a street address or a placeholder address used for display in basemaps. Neither is an indication of a maiing address", "codedValues": [ { "name": "Street Address", "code": "Street Address" }, { "name": "Point of Interest", "code": "Point of Interest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Primary_Card_Address", "type": "esriFieldTypeString", "alias": "Primary Address on Card", "length": 3, "domain": { "type": "codedValue", "name": "SDE_Boolean_YesNo", "description": "This domain to be used for all SDE features that require a Yes/No (Boolean) field", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Real_Estate_Card_No", "type": "esriFieldTypeString", "alias": "Real Estate Card No", "length": 3, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "WGS X Long", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "WGS Y Lat", "domain": null }, { "name": "Street_View_X", "type": "esriFieldTypeDouble", "alias": "Street View X", "domain": null }, { "name": "Street_View_Y", "type": "esriFieldTypeDouble", "alias": "Street View Y", "domain": null }, { "name": "Street_View_Direction", "type": "esriFieldTypeString", "alias": "Street View Direction", "length": 5, "domain": null }, { "name": "Street_View_Degree", "type": "esriFieldTypeDouble", "alias": "Street View Degree", "domain": null }, { "name": "Street_View_Availability", "type": "esriFieldTypeString", "alias": "Street View Availability", "length": 20, "domain": null }, { "name": "Web_Mercator_Max_X", "type": "esriFieldTypeDouble", "alias": "Web Mercator Min X", "domain": null }, { "name": "Web_Mercator_Min_X", "type": "esriFieldTypeDouble", "alias": "Web Mercator Min X", "domain": null }, { "name": "Web_Mercator_Max_Y", "type": "esriFieldTypeDouble", "alias": "Web Mercator Max Y", "domain": null }, { "name": "Web_Mercator_Min_Y", "type": "esriFieldTypeDouble", "alias": "Web Mercator Min Y", "domain": null }, { "name": "Locality", "type": "esriFieldTypeString", "alias": "Locality", "length": 30, "domain": null }, { "name": "Zip_City", "type": "esriFieldTypeString", "alias": "Zip City", "length": 30, "domain": null }, { "name": "State", "type": "esriFieldTypeString", "alias": "State", "length": 2, "domain": null }, { "name": "Zip_Code", "type": "esriFieldTypeInteger", "alias": "Zip Code", "domain": null }, { "name": "Web_Mercator_X", "type": "esriFieldTypeDouble", "alias": "Web Mercator X", "domain": null }, { "name": "Web_Mercator_Y", "type": "esriFieldTypeDouble", "alias": "Web Mercator Y", "domain": null }, { "name": "State_Plain_X", "type": "esriFieldTypeDouble", "alias": "State_Plain_X", "domain": null }, { "name": "State_Plain_Y", "type": "esriFieldTypeDouble", "alias": "State_Plain_Y", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 50, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 50, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "ParcelID", "type": "esriFieldTypeString", "alias": "ParcelID", "length": 25, "domain": null }, { "name": "GPIN", "type": "esriFieldTypeString", "alias": "GPIN", "length": 25, "domain": null }, { "name": "Address_String", "type": "esriFieldTypeString", "alias": "Address_String", "length": 75, "domain": null }, { "name": "Full_Address_String", "type": "esriFieldTypeString", "alias": "Full_Address_String", "length": 150, "domain": null }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "ESN", "domain": null }, { "name": "Data_Source", "type": "esriFieldTypeString", "alias": "Data_Source", "length": 25, "domain": null }, { "name": "Effective_Date", "type": "esriFieldTypeDate", "alias": "Effective_Date", "length": 8, "domain": null }, { "name": "Retired_Date", "type": "esriFieldTypeDate", "alias": "Retired_Date", "length": 8, "domain": null }, { "name": "Former_Address", "type": "esriFieldTypeString", "alias": "Former_Address", "length": 100, "domain": null }, { "name": "Hamlet", "type": "esriFieldTypeString", "alias": "Hamlet", "length": 30, "domain": null }, { "name": "Alt_Address_Pre_Dir", "type": "esriFieldTypeString", "alias": "Alt Address Pre Directional", "length": 4, "domain": null }, { "name": "Alt_Address_Pre_Type", "type": "esriFieldTypeString", "alias": "Alt Address Pre Type", "length": 25, "domain": null }, { "name": "Alt_Address_Route", "type": "esriFieldTypeString", "alias": "Alt Address Route", "length": 7, "domain": null }, { "name": "Alt_Address_Post_Dir", "type": "esriFieldTypeString", "alias": "Alt Address Post Directional", "length": 4, "domain": null }, { "name": "Development", "type": "esriFieldTypeString", "alias": "Development", "length": 50, "domain": null }, { "name": "EMS_ORI", "type": "esriFieldTypeString", "alias": "EMS ORI", "length": 30, "domain": null }, { "name": "Fire_Station", "type": "esriFieldTypeString", "alias": "Fire Station", "length": 30, "domain": null }, { "name": "Fire_IRA", "type": "esriFieldTypeString", "alias": "Fire IRA", "length": 30, "domain": null }, { "name": "ORI", "type": "esriFieldTypeString", "alias": "ORI", "length": 30, "domain": null }, { "name": "Beats", "type": "esriFieldTypeString", "alias": "Beats", "length": 30, "domain": null }, { "name": "Mag_Dist", "type": "esriFieldTypeString", "alias": "Magisterial District", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Photo", "type": "esriFieldTypeString", "alias": "Photo", "length": 250, "domain": null }, { "name": "Attachment", "type": "esriFieldTypeString", "alias": "Attachment", "length": 250, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R447_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S392_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "de6695fa6e2d497da53814e6c0bc17db" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 3, "name": "Other Program - STAR", "type": "Feature Layer", "description": "

Jurisdictions is a polygon feature representing Roanoke County\u2019s official version of the County boundary, as well as the boundary for the Town of Vinton. Roanoke County originally created this feature from County records at the County Courthouse in Salem, Va. The other jurisdiction boundaries within the feature were originally created from each jurisdictions records. Roanoke County has endeavored to reconcile its boundary with that of the surrounding localities through cooperative agreements such as the Public Safety Answering Point (PSAP) inter-jurisdictional program, Boundary and Annexation Survey (BAS) - U.S. Census Bureau, and parcel swaps though Board of Supervisor Action. <\/SPAN><\/SPAN><\/P>

Jurisdiction are maintained within the Administration Feature and is dissolved out weekly.<\/SPAN><\/SPAN><\/P>

Administration is a polygon feature consisting of the smallest statistical areas bounded by visible features such as roads, streams, railroad tracks, and mountain ridges, as well as by nonvisible boundaries such as jurisdictional limits, school district, public safety boundaries, voting precincts, and census blocks. This methodology allows for single stream editing to move coincidental boundaries across many aggregate datasets simultaneously. Administration is maintained though an ArcGIS topology class in conjunction with County Parcels and Zoning. The topology prevents self-intersection and gaps, while ensuring complete coverage amongst the participating features.<\/SPAN><\/SPAN><\/P><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Roanoke County", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.JURISDICTION", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "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" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.085923613008906E7, "ymin": 3423496.929961726, "xmax": 1.1283994219875634E7, "ymax": 3817851.7698593885, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "JURISDICTION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "JURISDICTION", "type": "esriFieldTypeString", "alias": "JURISDICTION", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "JURISDICTION_URL", "type": "esriFieldTypeString", "alias": "URL", "length": 150, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R40_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S6_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "de6695fa6e2d497da53814e6c0bc17db" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 1, "name": "Roanoke Regional Urban Area", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.0998261351381883E7, "ymin": 3596614.7467831373, "xmax": 1.1107137737631306E7, "ymax": 3691445.961975977, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAMELSAD", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATEFP", "type": "esriFieldTypeString", "alias": "STATEFP", "length": 2, "domain": null }, { "name": "UACE", "type": "esriFieldTypeString", "alias": "UACE", "length": 5, "domain": null }, { "name": "NAMELSAD", "type": "esriFieldTypeString", "alias": "NAMELSAD", "length": 100, "domain": null }, { "name": "LSAD", "type": "esriFieldTypeString", "alias": "LSAD", "length": 2, "domain": null }, { "name": "PARTFLG", "type": "esriFieldTypeString", "alias": "PARTFLG", "length": 1, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2749_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2430_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "de6695fa6e2d497da53814e6c0bc17db" }, { "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 2, "name": "Magisterial Districts", "type": "Feature Layer", "description": "

Magisterial Districts are administrative county division by which the County Board of Supervisors are elected.<\/SPAN><\/SPAN><\/P>

Magisterial Districts are maintained within the Administration Feature and is dissolved out weekly.<\/SPAN><\/SPAN><\/P>

Administration is a polygon feature consisting of the smallest statistical areas bounded by visible features such as roads, streams, railroad tracks, and mountain ridges, as well as by nonvisible boundaries such as jurisdictional limits, school district, public safety boundaries, voting precincts, and census blocks. This methodology allows for single stream editing to move coincidental boundaries across many aggregate datasets simultaneously. Administration is maintained though an ArcGIS topology class in conjunction with County Parcels and Zoning. The topology prevents self-intersection and gaps, while ensuring complete coverage amongst the participating features.<\/SPAN><\/SPAN><\/P><\/DIV>", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Roanoke County", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Mag_Dist_Name", "uniqueValueGroups": [ { "heading": "Mag Dist Name", "classes": [ { "label": "Catawba", "description": "Catawba", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Catawba" ] ] }, { "label": "Cave Spring", "description": "Cave Spring", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Cave Spring" ] ] }, { "label": "Hollins", "description": "Hollins", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Hollins" ] ] }, { "label": "Vinton", "description": "Vinton", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 137, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Vinton" ] ] }, { "label": "Windsor Hills", "description": "Windsor Hills", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "Windsor Hills" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Catawba", "label": "Catawba" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Cave Spring", "label": "Cave Spring" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Hollins", "label": "Hollins" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 137, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Vinton", "label": "Vinton" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 197, 250, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "Windsor Hills", "label": "Windsor Hills" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 232, 252, 255 ], "toColor": [ 182, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 179, 255 ], "toColor": [ 233, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 249, 255 ], "toColor": [ 252, 182, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 189, 255 ], "toColor": [ 252, 201, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 196, 252, 255 ], "toColor": [ 194, 196, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 215, 255 ], "toColor": [ 252, 246, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 244, 255 ], "toColor": [ 252, 212, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 247, 255 ], "toColor": [ 210, 252, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 252, 212, 255 ], "toColor": [ 221, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 184, 255 ], "toColor": [ 185, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 218, 252, 255 ], "toColor": [ 207, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 208, 255 ], "toColor": [ 252, 189, 208, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Mag_Dist_Name", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "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" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.085923613008906E7, "ymin": 3423496.929961726, "xmax": 1.1283994219875634E7, "ymax": 3817851.7698593885, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Mag_Dist_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Mag_Dist_Name", "type": "esriFieldTypeString", "alias": "Mag Dist Name", "length": 15, "domain": null }, { "name": "Mag_Dist_Rep", "type": "esriFieldTypeString", "alias": "Mag Dist Rep", "length": 30, "domain": null }, { "name": "Mag_Dist_Email", "type": "esriFieldTypeString", "alias": "Mag Dist Email", "length": 100, "domain": null }, { "name": "Mag_Dist_Phone", "type": "esriFieldTypeString", "alias": "Mag Dist Phone", "length": 25, "domain": null }, { "name": "Mag_Dist_URL", "type": "esriFieldTypeString", "alias": "Mag Dist URL", "length": 150, "domain": null }, { "name": "Mag_Dist_First_Elect", "type": "esriFieldTypeDate", "alias": "Mag Dist First Elect", "length": 8, "domain": null }, { "name": "Mag_Dist_Last_Elect", "type": "esriFieldTypeDate", "alias": "Mag Dist Last Elect", "length": 8, "domain": null }, { "name": "Mag_Dist_Next_Elect", "type": "esriFieldTypeDate", "alias": "Mag Dist Next Elect", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R300_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S262_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "de6695fa6e2d497da53814e6c0bc17db" } ], "tables": [] }