NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I am trying to use the JOSM import remote command to pass some osmxml to josm. I want the data to appear in a new layer to be used as visual reference areas in JOSM, rather than as data to be uploaded to OSM, so I am using upload='no'

My osm xml is at this url endpoint: http://tasking-manager-staging.eu-west-1.elasticbeanstalk.com/api/v1/project/1/tasks-as-osm-xml

I am using this url for the remote command:

http://127.0.0.1:8111/import?url=http://tasking-manager-staging.eu-west-1.elasticbeanstalk.com/api/v1/project/1/tasks-as-osm-xml&new_layer=true

JOSM responds with a 200 OK response, but the command seems to have to have no effect in JOSM. I get a flicker of the loading bar, but no sign of the new layer or the data.

Can anyone offer any advice?

asked 14 Apr '17, 17:10

Ian%20Feeney's gravatar image

Ian Feeney
11112
accept rate: 0%

edited 15 Apr '17, 20:04

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×622
×196
×18
×1

question asked: 14 Apr '17, 17:10

question was seen: 1,236 times

last updated: 15 Apr '17, 20:04

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum