Select to view content in your preferred language

Unable to import this shapefile. (Cannot call method 'intersects' of undefined)

3590
5
09-16-2013 12:12 PM
EddCochran
Emerging Contributor
Hi, I am getting the error message designated in the title when trying to import a point shapefile with a few hundred points to a          webmap in map viewer online. can you please explain this to me? I have attached the shapefile.

Thanks
Tags (2)
0 Kudos
5 Replies
TimWitt
Deactivated User
Edd,

try projecting your data into WGS84 using this tool and see if that data can be added.

Hope this helps!

Tim
0 Kudos
EddCochran
Emerging Contributor
Thanks for the timely response timw1984 but unfortunately I am still having the same issue. Any other advice?
0 Kudos
AkosKisreti1
Frequent Contributor
Thanks for the timely response timw1984 but unfortunately I am still having the same issue. Any other advice?


Hi,

The problem is that your shapefile is Multipoint. You have to convert it to Point.
You can do this with the Feature to Point tool. After converting to point I was able to import it to a web map.

I recommend what Tim said earlier, to project your data into Web Mercator (Auxiliary Sphere).

Akos
0 Kudos
EddCochran
Emerging Contributor
Thank you for your help!
0 Kudos
TimWitt
Deactivated User
Edd,

Don't forget to mark Akos answer as the answer, so that other people with the same problem know which post help. I'm glad it is working now!

Tim
0 Kudos