For planetary data, how would I indicate that my coordinate system (CRS) is based on the Moon or Mars or the Milky Way, etc.?
Will functions like "nearby" work with multiple coordinate systems in the data?
Do I just specify the CRS as part of the location literal - e.g., <https://spatialreference.org/ref/iau2000/30100/> POINT (1.0 2.0)"^^xsd:wktLiteral
for a point on the Moon (given that IAU2000:30100 is a reference to the Moon?
I don't think that this will work, but I wanted to ask before spending too much time on it.
Thanks for any pointers.
Andrea