Tamar,
I've only played with OpenLayers 3 a little bit, but I had good luck
defining the IAU2000 projection using OL3's Proj4JS integration.
Basically you define it using the proj4 string and then you can use it
like any other projection.
You can define the projection using something like this:
proj4.defs('IAU2000:30120', '+proj=stere +lat_0=-90 +lon_0=0 +k=1 +x_0=0
+y_0=0 +a=1737400 +b=1737400 +units=m +no_defs');
Then the projection should be available to OL3. You can look up the
proj4 strings for IAU2000 projections at
http://spatialreference.org/ref/iau2000/
--Nick
> --
> You received this message because you are subscribed to the Google
> Groups "Lunaserv" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
lunaserv+u...@googlegroups.com.
> To post to this group, send email to
luna...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/lunaserv.