pmadhwal7 Posted December 21, 2023 Posted December 21, 2023 i found one on https://www.cadstudio.cz/freeware website lisp which Gives GPS coordinates of the place where i click but the lis only flash those coordinates and i want those in mtext aur proper format any one having idea i was also attached screenshot of those before and after lisp also attached. Lisp result:- Result What i Required format:- Geo2Gps.vlx Quote
Steven P Posted December 21, 2023 Posted December 21, 2023 OK So the LISP is a compressed and formatted file so we can't edit what is there. As a rule I generally won't run these - cold be anything in there. Someone might have a LISP that they can edit. Are the coordinates on the screen just the drawing coordinates or are they adjusted at all? Suspect that Civil3D will have a function somewhere to extract the coordinates - BigAl is pretty good with that later today Quote
BIGAL Posted December 21, 2023 Posted December 21, 2023 So the result desired is a Latitude & Longitude, not X Y, there is various programs out there that will do that, the most important issue is that you have to set the world zone for where you are else the result will be pretty useless. Yes that is why this sort of thing is in CIV3D. 2 Quote
pmadhwal7 Posted December 22, 2023 Author Posted December 22, 2023 17 hours ago, Steven P said: OK So the LISP is a compressed and formatted file so we can't edit what is there. As a rule I generally won't run these - cold be anything in there. Someone might have a LISP that they can edit. Are the coordinates on the screen just the drawing coordinates or are they adjusted at all? Suspect that Civil3D will have a function somewhere to extract the coordinates - BigAl is pretty good with that later today yes the coordinates are from drawing coordinates and GPS coordinates, actually we are not allow to use civil3d so i can't work on that, can you please create any codes which give me similar result Quote
pmadhwal7 Posted December 22, 2023 Author Posted December 22, 2023 15 hours ago, Kajanthan said: Try This, coordinate.lsp 2.33 kB · 7 downloads GPS coordinates lisp required. Quote
BIGAL Posted December 23, 2023 Posted December 23, 2023 There is convert XY to Lat Long try finding that 1st. Again though must know a bit about where you are in the world with reference to world zones, certain values are used in the conversion formulas. Quote
pmadhwal7 Posted December 23, 2023 Author Posted December 23, 2023 1 hour ago, BIGAL said: There is convert XY to Lat Long try finding that 1st. Again though must know a bit about where you are in the world with reference to world zones, certain values are used in the conversion formulas. firstly i was georeferenced my dwg file after that GPS coordinate reflect, Quote
Kajanthan Posted December 24, 2023 Posted December 24, 2023 I made some modifications to the GPS. Before running "coordinate-GPS.lsp", you must load the "Geo2Gps.vlx" file. "coordinate-GPS.lsp" is not working without "Geo2Gps.vlx" I hope this helps you. coordinate-GPS.lsp Geo2Gps.vlx Quote
pmadhwal7 Posted December 27, 2023 Author Posted December 27, 2023 On 12/24/2023 at 12:33 PM, Kajanthan said: I made some modifications to the GPS. Before running "coordinate-GPS.lsp", you must load the "Geo2Gps.vlx" file. "coordinate-GPS.lsp" is not working without "Geo2Gps.vlx" I hope this helps you. coordinate-GPS.lsp 2.42 kB · 4 downloads Geo2Gps.vlx 16.7 kB · 3 downloads thanks for this i have some point can it will be update in this code like text height is very low, when i rotate text leader also rotate can those are separate Quote
Kajanthan Posted December 28, 2023 Posted December 28, 2023 On 12/27/2023 at 7:45 AM, pmadhwal7 said: thanks for this i have some point can it will be update in this code like text height is very low, when i rotate text leader also rotate can those are separate Try This coordinate-GPS_2.lsp Quote
pmadhwal7 Posted December 29, 2023 Author Posted December 29, 2023 (edited) 19 hours ago, Kajanthan said: Try This coordinate-GPS_2.lsp 2.74 kB · 3 downloads leader and text are separate and when i moving text leader are detached , like when i move text leader also move and when i rotate text only text will be rotate please check my attached file for more clarity what i required GPS coor.dwg Edited December 29, 2023 by pmadhwal7 Quote
Kajanthan Posted December 31, 2023 Posted December 31, 2023 On 12/29/2023 at 7:55 AM, pmadhwal7 said: leader and text are separate and when i moving text leader are detached , like when i move text leader also move and when i rotate text only text will be rotate please check my attached file for more clarity what i required GPS coor.dwg 58.16 kB · 2 downloads I already posted the required file in my last reply. I also shared an animation to provide further clarity. I hope this helps you. coordinate-GPS_2.lsp Quote
pmadhwal7 Posted January 2 Author Posted January 2 (edited) On 12/31/2023 at 3:42 PM, Kajanthan said: I already posted the required file in my last reply. I also shared an animation to provide further clarity. I hope this helps you. coordinate-GPS_2.lsp 2.74 kB · 2 downloads Actually sir I just wanted text and leader combined but text should be in text format when I select coordinate, as per your program both are multi leader format and when I rotate text leader and text seprate I was try to join them through expenses menu but not the same are not joined please check my previous attachment Edited January 2 by pmadhwal7 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.