forked from MapComplete/MapComplete
Some more experimentation
This commit is contained in:
parent
42e99f3aca
commit
aa88a3f964
3 changed files with 13 additions and 13 deletions
|
@ -48,7 +48,8 @@ export default class LinkedDataLoader {
|
|||
]
|
||||
|
||||
private static ignoreTypes = [
|
||||
"Breadcrumblist"
|
||||
"Breadcrumblist",
|
||||
"http://schema.org/SearchAction"
|
||||
]
|
||||
|
||||
static async geoToGeometry(geo): Promise<Geometry> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue