[AstroPy] HTM ID Tools in Python

Kaustubh Waghmare kaustubh.waghmare at gmail.com
Wed Sep 24 06:19:02 EDT 2014


Hi All,

I came across this package called esutils which can be found at :
https://code.google.com/p/esutil/

A key limitation of this tool:
* Does not allow for HTM depth of more than 13 owing to the 32 bit integer
type used in the underlying C program.

I have done a lot of searching but came across the tools / APIs available
www.skyserver.org but they are largely based on C#, C++ and Java.

Can someone
a) point to any utilities similar to the esutils' HTM sub-module but
without the depth 13 problem OR
b) any hack I could do to the esutils source code to make it work beyond
depth 13?

Thanks in advance.

Cheers,
Kaustubh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/astropy/attachments/20140924/0377d905/attachment.html>


More information about the AstroPy mailing list