Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run test not working #317

Closed
BenjazEth opened this issue Dec 31, 2019 · 1 comment
Closed

npm run test not working #317

BenjazEth opened this issue Dec 31, 2019 · 1 comment

Comments

@BenjazEth
Copy link

OpenStreetMap Ethiopia

telegram group

https://t.me/openstreetmapethiopia

Ben Jamin, benjazben10@gmail.com

{

"type": "Feature",
"id": "akaki",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[38.80302, 8.89203],
[38.80877, 8.89643],
[38.81538, 8.8849],
[38.81345, 8.88147],
[38.81036, 8.88147],
[38.80672, 8.88461],
[38.80302, 8.89203]
]
]
}
}
###Join our group here: https://t.me/openstreetmapethiopia

"en"

ET

error.txt

@bhousel
Copy link
Member

bhousel commented Dec 31, 2019

¦??¦ Features: Warning - small area (1.22 km?). Use a point includeLocation instead.
C:/Users/BEN10/Desktop/OpenStreetMap_Ethiopia/osm-community-index/features/africa/ethiopia/akaki.geojson

This one is a warning.. It's saying that because the location is so small, you can just specify a center point instead of including a whole wasteful geojson file. (I'd put the point here: [38.8092, 8.8890] )

Resources: ¦??¦??¦??Error - Schema validation:
C:/Users/BEN10/Desktop/OpenStreetMap_Ethiopia/osm-community-index/resources/africa/ethiopia/aastu.json:
instance.id does not match pattern "^[-_.A-Za-z0-9]+$"

This is the actual error. The build is not happy about the id for some reason. (If you submit a pull request, I can look at the actual code and see exactly what the issue is.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants