ABCDEFGHIJKLMNOPQRSTUVWXYZAAABACAD
1
TestExpected ResultAddressPass/Fail Owner TesterDateNotesScreenshotsOld Screenshots
2
Type in locator Public AlleyPublic alley shows up in resultpublic alley 421PassVanessa11/7/2017
3
Click on Public AlleyUse address puts public alley in address boxTrying to select public alley 423N/AVanessa11/7/2017Tried clicking on several parts of the street and I did not get the Public Alley 423. I got 64 Marlborough St, Boston, 02116, 37 Commonwealth Ave, Boston, 02116ReverseGeoCodingPublicAlley
4
Type in intersectionIntersection shows up in result by typing the street name and "and"/"&"Adams and Dorchester/Arlington St and Marlborough StPassVanessa11/7/2017I was not able to get a result.

We're seeing "and" results from the Seg_Alternate locator but they have less info than the "&" results from the Intersection locator. —fin
Intersection
Only and and & are working. This is by design. Decided not to include - and /
5
Type in LandmarkLandmarks shows up in resultFound Boston Commons/ Fanueil hallPassVanessa11/7/2017
6
Type in ParkPark shows up in result
North End Park, Cutillo Park, East Boston Memorial Park I
PassVanessa11/7/2017
7
Click on Park on map. Enter layer name Park name in result matches park layer nameI looked up Elliot Norton Park on Layer & Malcom X Park I. Copied both names into locator and it found the park. Found McLauglin PlaygroundPassVanessa11/7/2017
8
Type in Street, choose segment and look for intersection. Click on intersection on mapUse address puts intersection in address box?Berkeley and Commonwealth/Berkeley and BeaconPassINCAPSULATE[UPDATE 1/30/2018] This is fixed.[UPDATE 12/12/2017] I got two results. Streets in different order and different neighborhood but both pointed to the same location. Also the point is off, not at the intersection. See screenshotsVanessa12/12/2017
JIRA 1076
We still cannot get intersections from clicking on the map. USE COMPOSITE PROD. CLAIRE to send the list of locators
Intersection December 12
Intersection Reverse Geocoding
9
Type in street with numberSee if you get units tied to street Used 100 Main StreetPassVanessa11/7/2017I was able to see the units
10
Type in street See blue segment on street in the mapUsed ClintonPassVanessa12/4/2017The blue segment alignment was resolved. Now it shows on the right street, the one you selected in the search results
11
Type in streetSee if you get neighborhoods with resultsUsed School Street PassVanessa11/7/2017I was able to see the neighborhoods in the result
12
Type in streetClick on intersection in web portal map. SAM_Intersections geocoder returns intersection info.PassUpdated to use the new geocoder.Fin11/20/2017SAM_Intersections returns only street addresses when "returnIntersections" is false, and errors when "returnIntersections" is true.
curl 'https://awsgeo.boston.gov/arcgis/rest/services/Locators/SAM_Intersections/GeocodeServer/reverseGeocode?location=%7B%22x%22%3A-71.07654333114625%2C%22y%22%3A42.34480319379414%2C%22spatialReference%22%3A%7B%22wkid%22%3A%224326%22%7D%7D&outFields=*&returnIntersection=true&f=json'
13
Type in a streetResults should give you street and suffix. no need to enter suffix. Right now you need one. Ex. just type "School" and it should return the various possiblitiesSchool, Berkeley PassESRIThey think it is a lot more difficult than thought but this is resolvedVanessa12/4/2017
14
Tye in a streetResults should give you street, suffix and predirectional if anyE BroadwayPassESRIESRI addedd the predirectionalVanessa
15
Type in a streetYou should get unique results15 New Sudbury St repeats 15 New Sudbury St #E270 . 100 Main stPassESRI[UPDATE Jan 25,2018. ESRI claims that the results are duplicate because they come from mulitple locators, but the information rendered is the same. At this point it is a matter of aesthetics and user experience of seeing two results. It would be very hard for Incapsulate to filter out results as the scores are the same for every result (equally valid). ][UPDATE 12/12/2017. Used the same example. Still see duplicate returns. See screenshot. JIRA BOS-1055Claire verified that this address has a valid SAM address]Vanessa12/12/2017When duplicates, choose sub-units A. Can ESRI merge results of multiple locators? Answer is NO. Can they tell us which is the main one and filter the rest? Are we going to loose data?Duplicate Results
16
Type in streetReported location ~ returned location. Definte ~What I'm seeing is perhaps related to the "off by a bit" errors from elsewhere.Submitted a case from the web portal with lat/lng: 42.35598893308384 / -71.0639761726326.Came back as: 42.355435501854190 / -71.063827277037820.Which translates to being off by a noticeable amount on the map.FailCoB[UPDATE 12/8/2017]--IIncapsulate claims that they are simply passing the reported address (from web portal - citizen input) through the reverse geocoder from intersection and address and displaying the returned result. SEE SCREENSHOT. JIRA BOS-1057Fin12/6/2017Reverse geocoder
17
Create a case with an intersection as adress from web portalCan't submit ticket with intersection from web portal"Cedar St & Lambert Ave Roxbury"PassESRINow sending lat/lng for every intersection, sidesteps the need to do forward address lookup on an intersection.
Fin11/27/2017Can we map the flow when addresses are searched and selected to determine performance
Address came from a result from the Intersection locator, sent in the "address_string" field of the Open311 submission.
https://drive.google.com/a/boston.gov/file/d/1_XE3wbTfOtaYOpwAhob5bpe_HxsA-T_A/view?usp=sharing
18
Type in a streetYou should get unique resultsCheck 7 Parklawn, 3 Smith St...FailGIS/CoBClaire / Bill to review why we are getting duplicatesVanessa1/12/2018INC> Change to add filtering on locator preference.
19
Performance: how long does it take to find an address, get a result and submit result Find an address and get results in less than 2 seconds and submit in less than 250 Union. Took 12 to submit resultFailINCAPSULATE[UPDATE 12/12/2017. Still taking 5s to submit.JIRA BOS1058 Inc + ESRI to work together to check on the performanceVanessa12/12/2017It takes 5 seconds now but still takes long
20
Type in an address Should return point in middle of the building3 Smith Ct, Boston. 40 Auburn St, CharlestownPassINCAPSULATE[UPDATE 12/12/2017] I am still seeing points that are not in the middle of the building. Used 3 Smith again and 40 Auburn St. See screenshots. JIRA BOS1059 [UPDATE 12/8/2017]---ESRI stated that Incapsulate should convert 2249 to 4326. We looked at the results from the locator for address 3 Smith Ct and the results already are returned in 4326. SEE SCREENSHOT--- Inc. Issue is related not calculating the spatial reference correctly. Inc using 4326- webmercator but the data is delivered as state plane feet or 2249. Need coversion from 2249 to 4326Vanessa12/12/17Update: this has been resolved. Still seeing the point off

This affects the web portal, too. We're not getting the same lat/lng back that we create a case with. –fin
Point not in the middlehttps://drive.google.com/open?id=1ZxGdrL6hY0G8dJLjW9mBQNW5JaVg38iK
21
Park in web portalShould name the park or at least let us know it's in Boston so we can proceed with case creation.Middle of Boston CommonPassCoBFin12/4/2017Going into production
22
Current requestSee red point on map for the request being createdEquipment RepairPassVanessa11/24/2017Red circle dot
23
Duplicate requestsSee duplicate cases on map - diamond shape pointEquipment RepairPassVanessa11/24/2017Diamond green dot
24
Similar requestsSee same SR type requests?Equipment RepairPassVanessa11/24/2017Square green dot (this one includes the duplicate as similar)
25
Jurisdiction on mapLayers with the different jurisdictionsDCR layer? PassINCAPSULATE[UPDATE 12/12/2017] Jurisdiction layers are there but it is missing the ownership. We only have color to display: pink and green. [UPDATE 12/8/2017]--Incapsulate would like consistency on geo location attributes and ownership. Just like we have different layers for an address that relay ownership information: PWD district, BTD district..... the jurisdiction would be best served as a layer. -- CoB GIS needs to add the layer to Boston mapsVanessa12/12/2017Update: resolved. Jurisdiction missing the ownership. Only showing color
26
Street mapsBase map & Satellite should be the only ones availableStill seeing street map and TopPassINCAPSULATE[UPDATE 12/12/2017. Map only includes base map and topo. Passed. Base map is default map. Remove topo and street. Add a greyscale base map and add city map as service. Vanessa12/12/2017Map only has topo and boston base map
27
Type in an alias for street or highway Get the street or highway returned in locatorMcclellan, Storrow, Mass AvePassESRIAll alias have a suffixVanessa12/4/2017Suffix is part of the alias so unless they type it in too, they will not get the right result
28
Reverse geocoding - Review LayersYou should be seeing 14 layersIf open space, there is one more layer. PassGIS/CoB[UPDATE 12/12/2017. In total there are 14 layers, including open spaces. If not an open space, there should be 13 layers. Jurisdiction is not a layer. If you click on a street, you are missing the Current Parcel Layer, which shows up in position 11, if you click on an open space. Also, when you click on an open space you get the in position 14, the open space layer test. JIRA BOS1060.I created JIRA BOS1052 to remove TEST layers. Inc.Parcel pulling wrong number - should be PID_LONG. Vanessa12/12/2017Streets have 12. Buildings have 14 (recycling day and building) and open spaces have 15. ACTION- REMOVE TEST LAYERS, republish service. Keep same numbers in layers. ADD JIRA's one determined
29
Use map to click on similar caseYou should be able to click on SR link and see the case detailsFailINCAPSULATEJIRA BOS1051Vanessa12/12/2017Jira BOS-1051
30
Click on an open space on web portal (and other mobile app?)Location should have the open space closest addresssWeb portal is returning a lat/long but there is no location updated in SFPass [UPDATE 12/12/2017]. New issue from today's testing. JIRA API-120Vanessa12/12/2017update: issue with Franklin Park. Cannot add radius wide enough. Will not have addresses?
Training: if you do not get an address on first click, keep trying.
31
Submitting web portal case close to Beacon St. on the Common changes to Hyde Park
Point should ideally be in Boston Common or, less good, a street address near by.
Salesforce result jumps to Beacon St. in Hyde ParkFailESRI/GISClicked point is 42.3560, -71.0653. Returned point is 42.2537,-71.1163. JIRA BOS1061Fin12/12/2017Update: case's lat/lng is correct, but address is still reported as 38 Beacon St, Boston, 02108, which is Hyde Park.

Example: 18-00011639 . Lat/long returned with intersection and address reverse geocoder : "x": -71.065683776962118,
"y": 42.355884662633144. 1) Is there a 38 Beacon St in Boston? -- check if this is a real address.GIS 2) If does not exist, it should not be displayed in reverse geocoder. ESRI.
32
Type in an addresss with number you see on mapYou should be able to get the street number and street in the locatorSaw 40 Bowker ST in map and typed in 40 Bowker St. There was no number and street result in the locator, only street and duplicatePassCoB -GIS{UPDATE 1/5/2018] Met with GIS. Numbers on street should be used as reference only. Some don't match.[NEW ISSUE]Vanessa12/13/2017Screenshot
33
Type in an intersectionIssue with Intersections: duplicate records and wrong neighborhood.Used Hanover St & Interstate 93 NPassESRI[UPDATE 1/5/2018] This issue is being resolved today by ESRI. Pending testing. [NEW ISSUE]Vanessa1/4/2018
34
Look for an addressNeighborhood is missing when you click on the map to retrieve an addressInconsistent. If you click on map for address, it has no neighborhood. If you type the address in locator, there is an address. See screenshots. Used 27 Beach StPassGIS/ESRI[UPDATE 1/5/2018. Check why reverse geocoder does not have neighborhood nor street ID] [NEW ISSUE]Vanessa1/5/2018screenshot
35
Look for an addressClick on map to find an addressClicked on Waterford ST. There is not addresses for it. PassCoB -GIS[UPDATE 1/5/2018. Some streets do not have addresses. It will retrieve the nearest address. Use location details to add the specifics in SF.]Vanessa1/5/2018
36
Look for an addressStreet ID is missing when you click on the map to retrieve an addressInconsistent. If you click on map for address, it has no neighborhood. If you type the address in locator, there is an address. See screenshots. Used 27 Beach StPassGIS/ESRI[UPDATE 1/5/2018. Check why reverse geocoder does not have street ID] [NEW ISSUE]Vanessa1/5/2018Ref id, Street Id, intersection Id. Need consistency on this.
37
Look for an address - see duplicate SRsI should be able to see a duplicate SR if existing, once I type the address or select by mapI cannot see the duplicate requests. There is one on Salem St & Widget StFailINCAPSULATE[NEW ISSUE]- JIRA 1066Vanessa1/5/2018Jira BOS-1066
38
Clicking building, sending lat/lngUnit should not be added to address string.Clicked 42.3576, -71.0504, which is 65 E India Row. Sent lat/lng to create case. Created case's address is 65 E India Row #17E.PassESRIFin1/11/18Reverse geocoder I&A is sending sub-units. Check: https://awsgeo.boston.gov/arcgis/rest/services/Locators/BostonComposite/GeocodeServer/reverseGeocode?distance=50&outSR=4326&returnIntersection=false&f=pjson&location={x:-71.0504,y:42.3576,spatialReference:{wkid:4326}}
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100