In version 1.4 and newer, Cartographica allows direct manipulation of point locations through the Point Data window when you are adding a feature. When using 1.4 and newer:
- Edit > Add Feature
- Window > Show Point Data
- Click on the + box to add a new point
- Type the coordinates in to the X and Y locations in the Point Data window.
- Choose Edit > Add Feature (or hit enter) to save the point.
Generally, if I have more than a couple of points to put in, I open a text editor and type them in (or copy and paste), in the format:
X,Y,Name
<longitude1>,<latitude1>,<name1>
<longitude2>,<latitude2>,<name2>
and then use File > Import Table data and map the 2 coordinates columns to X and Y.
Cartographica 1.2
Prior versions of Cartographica do not have a streamlined way to create a new point using X and Y coordinates.
The un-streamlined way goes basically like this:
- Edit > Add Feature
- Pick a location somewhat near where you want the point (or not, doesn't really matter)
- Edit > Add Feature (or hit enter) to save the point
- Window > Show Point Data
- Type the coordinates in to the X and Y locations in the Point Data window.
Comments