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

togeojson convert *.GPX to *.geojson #63

Open
fabio74 opened this issue May 15, 2018 · 2 comments
Open

togeojson convert *.GPX to *.geojson #63

fabio74 opened this issue May 15, 2018 · 2 comments

Comments

@fabio74
Copy link

fabio74 commented May 15, 2018

Good morning,
i have test the togeojson.html,
i gìchage the name of source GPX file and th edestination name of geojson, but not functions.

......
var xmlStr = '';
$.ajax('Dog.gpx').done(function(xml) {
......
....
}
save(geojson, 'Dog.geojson');

where is my error?
i have tested it ffrom my computer, not on my web page.

Fabio

@answerquest
Copy link

Hi, are you running this from a server? ajax doesn't work when you just double-click the web page. You have to host it on some server. You can check out portable server solutions for getting a server up on your computer.

@fabio74
Copy link
Author

fabio74 commented Sep 2, 2018

Thanks Nikhil,
this week i test your solution.
Thanks

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