Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Support of Pair for make hightlight markers style.
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Quick frame export
Convert all layers (vectors, rasters, TINs) of current frame into Google Earth *.kml or *.kmz files with same styles. You can output visible layers only and use Markers and Labels scale factor.
Support of the Collada model ( PRO only )
-------------------- Applications | Blog | Geoblog(ru) | Spreadsheets | Photos | Pict'Earth | Eastgeology (ru)
|
whycanticheckavailability
Tourist
Reged: 08/17/06
Posts: 3
|
|
When I try to export a layer of points to a KML, and that layer has a Join to an Access Table I get the following Error Message "Error HRESULT E_FAIL has been returned from a call to a COM compenent" But if I remove the join, it works fine. Can KMLer support layers with joins?
What's all that about, what's going on there then?
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Thanks. While need export data layer with join table. Data after this operation stored in the one "simple" dataset, and you can use KMLer. Problem with level of joins. We can use 5-6 levels with many datasources types. Very slow generation. Export data and make KML work faster. Later we improve this operation.
-------------------- Applications | Blog | Geoblog(ru) | Spreadsheets | Photos | Pict'Earth | Eastgeology (ru)
Edited by Valery35 (08/17/06 09:56 PM)
|
whycanticheckavailability
Tourist
Reged: 08/17/06
Posts: 3
|
|
OK that worked! Heres how: Select the layer with the link to Access then right click on it and choose Data->Export Data to save a new shape file with all the data saved into the shape file (not as a link).
This newly created layer with can now be exported by KMLer with all the data.
Thanks G
|
whycanticheckavailability
Tourist
Reged: 08/17/06
Posts: 3
|
|
Here's a tip for all you KMLer's out there.
If you want to Import a color screen from GE instread of a grayscale one you can make a copy of the TIF world file that KMLer saves and use it as JPG world file to reference a GE saved image.
Instructions: 1. Make sure the 'terrain' layer is OFF in GE 2. Import the screen from GE in KMLer, it will appear as greyscale in ArcMap 3. Switch to GE, be careful not to pan or zoom at all! 4. File->Save->Save Image, and save the image in the same directory with the same file name as you did in KMLer (but with a jpg extension instead of tif) 5. Go to the directory you saved them to, make a copy of the .tfw file that has the same name as your .tif and change its extension to .jgw 6. Back to ArcMap, you can now load the jpg and it will be Geo-referenced, and in color to boot!!
p.s. if you are going to capture a lot of images you can simplify step 5 by typing the folowing command in a command prompt window in the direcotry with the tfw files: Code:
for %1 in (*.tfw) do copy %1 %~n1.jgw
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Thanks! I add also: We can create unvisible placemarks and set "Snapshot view". We store position on disk and can return to place later.
And see PM also.
Edited by Valery35 (08/30/06 09:52 AM)
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Next version.
Geoprocessing.
You can use the geoprocessing tools. For install the geoprocessing tools need: 1. Open ArcCatalog and search folder of KMLer. By default it is C:\Program Files\GIS Center\KMLer\ 2. You see toolbox KMLer. Right mouse click on toolbox and select "Add to Toolbox". The KMLer toolbox stored in Toolbox.
-------------------- Applications | Blog | Geoblog(ru) | Spreadsheets | Photos | Pict'Earth | Eastgeology (ru)
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
This text it is template for Global AIS BDRY http://bbs.keyhole.com/ubb/showflat.php?Number=467932 You can use this in Description builder.
Additional XML-style tag <Field>"Name"</Field> include into baloon current value of attribute "Name". You can add field by double click on List of fields. You can save text of template as file.
Quote:
<description><![CDATA[<table cellspacing="0" border="1" > <tr><td bgcolor=#F0F0F0><b><font color=#008080>Attribute</font></b></td><td bgcolor=#F0F0F0><b>Value</b></td></tr> <tr><td><font color=#008080>NAME</font></td><td><Field>NAME</Field></td></tr> <tr><td><font color=#008080>TYPE</font></td><td><Field>TYPE</Field></td></tr> <tr><td><font color=#008080>ID</font></td><td><Field>BDRY_IDENT</Field></td></tr> <tr><td><font color=#008080>ICAO</font></td><td><Field>ICAO</Field></td></tr> <tr><td><font color=#008080>CON_AUTH</font></td><td><Field>CON_AUTH</Field></td></tr> <tr><td><font color=#008080>FREQ1</font></td><td><Field>COMM_FREQ1</Field></td></tr> <tr><td><font color=#008080>FREQ2</font></td><td><Field>COMM_FREQ2</Field></td></tr> <tr><td><font color=#008080>CLASS</font></td><td><Field>CLASS</Field></td></tr> <tr><td><font color=#008080>UPPER_ALT</font></td><td><Field>UPPER_ALT</Field></td></tr> <tr><td><font color=#008080>LOWER_ALT</font></td><td><Field>LOWER_ALT</Field></td></tr> <tr><td><font color=#008080><b>eAIS</b></font></td><td><a href="http://67.153.173.219/eAIS/eAISActionServlet?action=listsel&table=AIRSPACE&nouniq=2&uniq0=<Field>BDRY_IDENT</Field>&uniq1=<Field>BDRY_name1</Field>">BNDRY</a></td></tr> </table> <br><a href="http://globalimaging.com/"><img src="http://globalimaging.com/images/logo-image.gif"></a>]]></description>
-------------------- Applications | Blog | Geoblog(ru) | Spreadsheets | Photos | Pict'Earth | Eastgeology (ru)
|
Valery35
Master Craftsman
Reged: 09/02/05
Posts: 2270
Loc: Russia, Perm, Sun
|
|
Version 1.4.0
- Time tag support is added
- 'Import' command is improved ('Implicit' styles importing is now available)
- Commands for correct work with new GE version are advanced
Version of KMLer for ArcGIS 9.0 SP3 added in this post.
It is last version of KMLer for ArcGIS 9.0 Next version support ArcGIS 9.1 and later.
-------------------- Applications | Blog | Geoblog(ru) | Spreadsheets | Photos | Pict'Earth | Eastgeology (ru)
Edited by Valery35 (09/27/06 12:48 PM)
|