Creating and Manipulating Shape Files

Creating and Manipulating Shape Files

georgewooden98
Enthusiast Enthusiast
1,691 Views
25 Replies
Message 1 of 26

Creating and Manipulating Shape Files

georgewooden98
Enthusiast
Enthusiast

I am working on a project where they want to be able to bring in kml and kmz files into Google Earth.  The data they want is parcel information where the text could be displayed.  The parcel shape files do have that information as an attribute attached to those lines.  Also, I am needing to bring in contour shape files with the ability to label those contours to show an elevation.  Again, the elevation is attached to the linework.  Is it possible to be able to do this?  Thanks in advance

0 Likes
1,692 Views
25 Replies
Replies (25)
Message 21 of 26

Pointdump
Consultant
Consultant

George,
You want ALL that information to be displayed? That's a problem, because your parcels are all different sizes, some of them really tiny.
Map 3D Feature Styling would be better for that as it can re-size according to zoom level.

As for Google Earth, I don't know much about it.
Dave

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
0 Likes
Message 22 of 26

Pointdump
Consultant
Consultant

George,
Here's an example of what can be done with Feature Labels in the Map Tools. Nice thing is you can filter, like say, all properties with a value over $XXXX.
Dave

 

FeatureLabels_1.png

 

Dave Stoll
Las Vegas, Nevada

EESignature

64GB DDR4 2400MHz ECC SoDIMM / 1TB SSD
NVIDIA Quadro P5000 16GB
Windows 10 Pro 64 / Civil 3D 2025
0 Likes
Message 23 of 26

ChicagoLooper
Mentor
Mentor

@georgewooden98 wrote:

<<....The parcel shape files do have that information as an attribute attached to those lines....>> 

 

This is the E-A-S-Y way. If you have a shapefile with attribute data, do this:

 

1. While in Google Earth Pro go to File=>Import

Image-1Image-1

 

2. Change files of type to ESRI Shape (*.shp)=>Browse to then select your shapefile=>Open

Image-2Image-2

 

3.The next three (3) windows are optional.  If you choose to set up a 'Parcel Template' you may choose PIN for Set Name Field under the Name Tab (refer to image on far right). This example shows FCode instead of PIN. 

Image-3Image-3

 

4. If you choose to exercise this option, Name and Save your template in the default Google Earth Pro folder. The template will have '.kst' extension.

Image-4Image-4

 

5. Your imported shapefile will now be displayed under Temporary Places. The box next to the shapefile's name will be blank. Place a check mark in the blank box and your linework will appear in the map area. 

Image-5Image-5

 

6. Right-click the shapefile's name to access the Linework Properties. You can control line color and line weight. You may choose to have fill (hatch) or not to have fill. You may choose the color and transparency of the fill.

.Image-6Image-6

 

7. Right-click the shapefile's name under Temporary Places=>Save Place As=>Save in your project folder in either kml OR kmz format.

 

<<NOTE: If you don't save the imported shapefile you'll lose it when you close Google Earth Pro. Alternatively, you may Save to My Places from the same right-click shortcut menu instead of Save Place As.  This is why GE Pro calls it Temporary Places, it's not permanent until you perform Save to My Places OR a Save Place As operation.>> 

Image-7Image-7

 

8. Click on an 'AREA' and you'll see a pop-up which will display the shapefile's attributes. You may email the new kml/kmz file to a colleague so they can open it in GE Pro.

Image-8Image-8

 

 

 

Chicagolooper

EESignature

Message 24 of 26

georgewooden98
Enthusiast
Enthusiast
Only the parcel number and name. I can add the text at a size that is legible at most scales.
0 Likes
Message 25 of 26

georgewooden98
Enthusiast
Enthusiast
Thanks. I think between the last two answers I should be able to make it work.
0 Likes
Message 26 of 26

Neilw_05
Mentor
Mentor

As you likely know, Google earth can load shape files and all their attributes. As for getting GE to generate dynamic labels from the data, there are articles on the topic that explain how to do it. Have you looked into that? That would be a better solution vs creating labels in c3d and exporting.

Neil Wilson (a.k.a. neilw)
AEC Collection/C3D 2024, LDT 2004, Power Civil v8i SS1
WIN 10 64 PRO

http://www.sec-landmgt.com
0 Likes