LDraw.org Discussion Forums
LDRAW OMR is down - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Administrative (https://forums.ldraw.org/forum-4.html)
+--- Forum: Website Suggestions/Requests/Discussion (https://forums.ldraw.org/forum-23.html)
+--- Thread: LDRAW OMR is down (/thread-27997.html)



LDRAW OMR is down - SNIPE - 2024-01-29

Hi,

The LDRAW OMR has been down for months now and I need to download ldr models.

the URL i have is https://omr.ldraw.org/files?authors=17 and I get the following error:

Hmm. We’re having trouble finding that site.
We can’t connect to the server at omr.ldraw.org.

Also, quick question, how would I go about displaying a LDR model that I made in my own web page just like you can do with the LDRAW omr (i.e have an interactive 3D view of a model in the web browser)


RE: LDRAW OMR is down - Orion Pobursky - 2024-01-29

(2024-01-29, 17:51)SNIPE Wrote: Hi,

The LDRAW OMR has been down for months now and I need to download ldr models.

the URL i have is https://omr.ldraw.org/files?authors=17 and I get the following error:

Hmm. We’re having trouble finding that site.
We can’t connect to the server at omr.ldraw.org.

Also, quick question, how would I go about displaying a LDR model that I made in my own web page just like you can do with the LDRAW omr (i.e have an interactive 3D view of a model in the web browser)

The OMR is now located at https://library.ldraw.org/omr

For model display, we use Lasse's buildinginstructions.js


RE: LDRAW OMR is down - SNIPE - 2024-01-29

(2024-01-29, 19:59)Orion Pobursky Wrote: The OMR is now located at https://library.ldraw.org/omr

For model display, we use Lasse's buildinginstructions.js

Yes, but a lot of sets just give me a 404 page like this:

http://omr.ldraw.org/files/601
https://library.ldraw.org/omr/sets/42082-1
https://library.ldraw.org/omr/sets/42082


RE: LDRAW OMR is down - Orion Pobursky - 2024-01-30

(2024-01-29, 22:18)SNIPE Wrote: Yes, but a lot of sets just give me a 404 page like this:

http://omr.ldraw.org/files/601
https://library.ldraw.org/omr/sets/42082-1
https://library.ldraw.org/omr/sets/42082

You can now use the following to look up a set:
https://library.ldraw.org/omr/set/<Set Number>
(note the use of 'set' not 'sets')

The files URL will not be restored.