Hello,
I am having difficulties with the connect paths plug-in from the Institute of Cartography at the Swiss Federal Institute of Technology with Illustrator CS4. When I run the plug-in it will only connect a select few line segments, and half the time it will duplicate the line segment. Even if I just select two line segments and run the plug-in it won't connect them.
All my tricks that worked in CS3 don't cut it in CS4 (i.e. simplify paths, only select a few paths at a time etc...). Does anybody know how to make this command run properly in CS4, or know of an additional script/plug-in that will do the same thing? Currently I have about 52,000 segments that make up approximately 800 contour lines/isohypse. Way too many to join manually in Ai. And that is just one side of the map, then I will have to do the same thing with streams, roads, etc...
Thanks,
kru
Illustrator Plug-ins CS4
Started by
razornole
, Sep 07 2009 10:24 AM
12 replies to this topic
#1
Posted 07 September 2009 - 10:24 AM
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#2
Posted 07 September 2009 - 11:57 AM
Hi Kru, can you post an example file so I can take a look at it?
Thanks.
Thanks.
#3
Posted 07 September 2009 - 12:39 PM
Do you want me to post an AI file?
kru
kru
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#4
Posted 07 September 2009 - 12:59 PM
Hello Siteatlas,
Attached is a jpeg of my current situation. Not sure if this is what you were looking for.
BTW, thanks for all your efforts with the translations.
kru
Attached is a jpeg of my current situation. Not sure if this is what you were looking for.
BTW, thanks for all your efforts with the translations.
kru
Attached Files
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#5
Posted 07 September 2009 - 01:00 PM
Do you want me to post an AI file?
kru
Yes, just a stripped-down version of the AI file you are working on. I'd like to try it myself and see if I get the same result.
#6
Posted 07 September 2009 - 01:13 PM
I don't think that I can upload an ai file. Message below reads...
Upload failed. YOu are not permitted to upload this type of file
kru
Upload failed. YOu are not permitted to upload this type of file
kru
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#7
Posted 07 September 2009 - 01:39 PM
Please email it to me at mborop [at] gmail.com.
#8
Posted 08 September 2009 - 08:10 AM
You can zip it first?
I frequently use the JET_JoinNearest.js script, from the JET PathScripts collection, that James Talmage has put together - he is a script wizard and a regular (or used to be) on the Adobe Illustrator forums.
http://www.illustrat...PathScripts.htm
I frequently use the JET_JoinNearest.js script, from the JET PathScripts collection, that James Talmage has put together - he is a script wizard and a regular (or used to be) on the Adobe Illustrator forums.
http://www.illustrat...PathScripts.htm
#9
Posted 08 September 2009 - 08:53 AM
Thanks Frax,
I didn't try zipping it, but we communicated via e-mail. We still couldn't figure out the problem.
I have all the JET scripts, and the problem with join nearest is that it will automatically close open line segments with a straight line. There are a lot of open line segments with the contour that are clipped on the edge of the artboard.
kru
I didn't try zipping it, but we communicated via e-mail. We still couldn't figure out the problem.
I have all the JET scripts, and the problem with join nearest is that it will automatically close open line segments with a straight line. There are a lot of open line segments with the contour that are clipped on the edge of the artboard.
kru
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#10
Posted 08 September 2009 - 11:53 AM
Update with the connect path filter. For whatever reason if the path is closed and has greater then 100 vertices, the filter will not connect the path. If the path is open (a river, road, contour that goes off the edge of the map), the filter will connect it regardless of the amount of vertices. At least I have not found an upward limit yet.
Anyone good at writing scripts and would like to fix that?
kru
Anyone good at writing scripts and would like to fix that?
kru
"Ah, to see the world with the eyes of the gods is geography--to know cities and tribes, mountains and rivers, earth and sea, this is our gift."
Strabo 22AD
Strabo 22AD
#11
Posted 11 September 2009 - 09:27 AM
Update with the connect path filter. For whatever reason if the path is closed and has greater then 100 vertices, the filter will not connect the path. If the path is open (a river, road, contour that goes off the edge of the map), the filter will connect it regardless of the amount of vertices. At least I have not found an upward limit yet.
Maybe I'm misunderstanding what this filter does, but how does one connect two adjacent paths if one is closed? You mean it compounds it with the other path?
MAPublisher has Join Lines functionality but I'm not sure what it would do in that situation either, so I'm curious.
Andrew Patterson
Lead Software Architect
Avenza Systems Inc.
email: andrew@avenza.com
phone: 416.487.5116
Lead Software Architect
Avenza Systems Inc.
email: andrew@avenza.com
phone: 416.487.5116
#12
Posted 16 September 2009 - 07:17 AM
Kru,
The connect paths plug-in has been updated recently and the bug should now be fixed. You can now join segments to generate paths with up to 8193 control points.
Please note that the connect path plug-in only supports open lines, i.e. line segments that form a closed polygon are not merged.
Regards,
Bernie
Bernhard Jenny
Institute of Cartography, ETH Zurich
The connect paths plug-in has been updated recently and the bug should now be fixed. You can now join segments to generate paths with up to 8193 control points.
Please note that the connect path plug-in only supports open lines, i.e. line segments that form a closed polygon are not merged.
Regards,
Bernie
Bernhard Jenny
Institute of Cartography, ETH Zurich
#13
Posted 16 September 2009 - 10:46 AM
Dear Kru
If you want to generate closed path by several open-path
you have to apply the following trick:
Move an end point of one path a little bit and generate
an open connected Path. Move back the end point.
After them close the Path by
ClosedPath.aip
I hope you have success.
Sincerely Ernst
If you want to generate closed path by several open-path
you have to apply the following trick:
Move an end point of one path a little bit and generate
an open connected Path. Move back the end point.
After them close the Path by
ClosedPath.aip
I hope you have success.
Sincerely Ernst
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account

United States
Back to top
Spain

Sweden
Canada
Switzerland








