cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Can you create shapefiles in JMP?

ControlledModes
Level I

Hello,

 

Can you create shape files with x and y coordinates? Any help would be appreciated. Thanks!

4 REPLIES 4
hogi
Level XII


Re: Can you create shapefiles in JMP?

matth1
Level IV


Re: Can you create shapefiles in JMP?

Don't know if it helps, but I posted a sample script that takes an x,y coordinate list and creates a shape map from it:

https://community.jmp.com/t5/JMP-Scripts/Wafer-maps-in-Graph-Builder-using-Map-Shapes/ta-p/753839

 

It's intended to create semiconductor wafer maps and it's for demonstration purposes only so it's very simple - each x,y location is a square of unit size, which may not match your needs, but hopefully it shows a simple use case.

 

In general though the custom map generator add-in mentioned by @hogi will be much more powerful.

hogi
Level XII


Re: Can you create shapefiles in JMP?

as an alternative: Semiconductor Toolkit / Mapping / Use Die Index

hogi_0-1724156582809.png
(don't forget to change the modeling type of the x/y coordinate to nominal)

 

mlo1
Level IV


Re: Can you create shapefiles in JMP?