Odd Non US Cities
Here are non US cities that look more like streets.
This page is sending in a get request to the locations endpoint with the following parameters:
q={"_and":[{"_neq":{"location_country":"US"}}, {"_contains":{"location_city":" Ave"}}]}
&f=["location_total_num_patents", "location_state", "location_country", "location_latitude", "location_longitude", "location_city","location_id"]
&s=[{"location_country":"asc"},{"location_state":"asc"}, {"location_city":"asc"}]
&o={"per_page":100}
The map below is initially centered in England. To display the
map centered on one of the weird cities,
click on the corresponding radio button and then click the "Center Map" link. Clicks on the location_id will show the raw data from the locations endpoint for that id below the map.
This phenomenon does not seem limited to the US; other countries have similar
rows.
Null States
Center Map
|
# | City | State | Country |
latitude |
longitude | location_id |
Requesting data from Patentsview. Results will appear here
in a few seconds! |