AutoLisp for GIS Functionalities of AutoCAD Map 3D

AutoLisp for GIS Functionalities of AutoCAD Map 3D

imshafeeq
Participant Participant
422 Views
5 Replies
Message 1 of 6

AutoLisp for GIS Functionalities of AutoCAD Map 3D

imshafeeq
Participant
Participant

How one can get guidance to use AutoLisp for GIS Functionalities of AutoCAD Map 3D? For example Image georeferencing etc.

0 Likes
423 Views
5 Replies
Replies (5)
Message 2 of 6

hosneyalaa
Advisor
Advisor

Can you attached example drawing 

 

Maybe you need to .net  

0 Likes
Message 3 of 6

Sea-Haven
Mentor
Mentor

A question "Image georeferencing" where are the images coming from ? There are many sources available. We used JPG with a corresponding JGW then had a lisp to align all the imported images.

0 Likes
Message 4 of 6

daniel_cadext
Advisor
Advisor

Lisp is probably no the right tool, I would suggest looking into Python

https://sustainability-gis.readthedocs.io/en/latest/lessons/L1/intro-to-python-geostack.html

 

Python for AutoCAD, Python wrappers for ARX https://github.com/CEXT-Dan/PyRx
0 Likes
Message 5 of 6

imshafeeq
Participant
Participant
Respected Sir, I am more interested in finding how to add my customized
unit in the unit library of AutoCAD. For example in India, Pakistan and
Bangladesh, Millions of Land Record Mapping sheets use Karam as unit of
length such that "1 Karam = 5.5 ft". How can i add this unit into the
library of AutoCAD Map 3D such that this Karam is available in drop list of
AutoCAD where we select unit of length

0 Likes
Message 6 of 6

imshafeeq
Participant
Participant

Can Python, .net or any language solve this problem? How?

 

0 Likes