Hi, I'm trying to show the outline of a NZ land title in shp format on a satellite image.
I can import the shp file but i can't see how to show just the edge of the titles.

I thought it would be something like
GeoGraphics[titles, FaceForm[ Opacity[1.] ], EdgeForm[{Red, Thick}], Background -> "Satellite"]
but that just comes up error.
Any help appreciated, there doesn't seem to be a gentle introduction to GIS with Mathematica.