Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.270.996 Times

Gis Metadata software
Filter: All | Freeware | Demo
 

Gis Metadata

1 2 3 4 5 > 
Added: August 03, 2013 | Visits: 434

Z39.50/SRU Client Search the world's libraries and GIS metadata clearinghouses!This module implements the Z39.50 and SRU protocols for Information Retrieval using the PHP bindings for the YAZ toolkit. With this module you can easily search or scan Z39.50 or SRU servers in parallel using the standard Drupal search...



Platforms: PHP

License: Freeware Size: 10 KB Download (44): Z39.50/SRU Client Download

Added: January 14, 2006 | Visits: 3.945

Catalogue Files Metadata Miner Catalogue is a file cataloging utility that enables quick viewing, managing and updating of metadata or document properties associated with such files as: Microsoft Office, OpenOffice.org, StarOffice, Visio documents, PDF documents, JPEG, Tiff images (IPTC fields). Catalogue also collects...





Platforms: Windows

License: Shareware Cost: $64.00 USD Download (257): Catalogue Files Metadata Miner Download

Added: January 27, 2006 | Visits: 6.811

Algolab Raster to Vector Conversion CAD/GIS SDK Software development kit for CAD/CAM/ GIS and graphic software developers. Converts from raster to vector and refines architect, mechanical, tech drawing, maps, math graphs, graphics for books and journals and more. ActiveX and Com Component are also available. Refines vector graphics, creates...


Platforms: Windows

License: Shareware Cost: $99.00 USD Size: 2.73 MB Download (257): Algolab Raster to Vector Conversion CAD/GIS SDK Download

Added: March 02, 2006 | Visits: 4.130

Metadata Miner Catalogue Pro Listing folders and documents summary information, extraction of file properties and metadata, creation of HTML file catalogs including hypertext links and building XML reports Software for extended listings of folders contents in interactive mode and in command line. File cataloging utility...



License: Shareware Cost: $145.00 USD Size: 2.89 MB Download (223): Metadata Miner Catalogue Pro Download

Released: February 03, 2004  |  Added: March 24, 2006 | Visits: 3.799

Canvas GIS Mapping Edition The CANVAS 9 GIS Mapping Edition adds native support for Geographic Information System (GIS) data to Canvas. You can take measurements in geographic coordinates, import industry standard SHAPE and GeoTIFF files into unlimited numbers of automatically aligned overlapping layers and choose among...


Platforms: Windows

License: Shareware Cost: $549.99 USD Size: 53.3 MB Download (188): Canvas GIS Mapping Edition Download

Added: November 04, 2006 | Visits: 4.514

Metadata Analyzer Metadata can get you into trouble! Whenever an MS Office document is created it is complemented with such properties as the author, corporate name, document changes, editing time and other metadata. All this makes the private information available to a third party that may put your company...


Platforms: Windows

License: Freeware Size: 628 KB Download (1063): Metadata Analyzer Download

Released: July 25, 2007  |  Added: September 26, 2007 | Visits: 3.500

AvisMap GIS Engine AvisMap GIS Engine is a comprehensive SDK for the development of custom GIS applications and solutions. This SDK provides several ActiveX (OCX) controls which support Visual Basic, VB.NET, C#, Visual C++ and other ActiveX compatible programming languages, with Microsoft Visual Studio versions 6,...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 43.76 MB Download (157): AvisMap GIS Engine Download

Released: August 05, 2009  |  Added: August 17, 2009 | Visits: 2.291

MS Office Metadata Editor Metadata Editor 2007 removes metadata from your Word documents and keeps sensitive information from leaking. Left over Metadata in your Word documents can put you and your organization at financial risk, a competitive disadvantage, or in an embarrassing situation with costly consequences....


Platforms: Windows

License: Shareware Cost: $9.00 USD Size: 27.78 MB Download (562): MS Office Metadata Editor Download

Added: January 18, 2010 | Visits: 1.364

SVG::Metadata SVG::Metadata is a Perl module to capture metadata info about an SVG file. SYNOPSIS use SVG::Metadata; my $svgmeta = new SVG::Metadata; $svgmeta->parse($filename) or die "Could not parse $filename: " . $svgmeta->errormsg(); $svgmeta2->parse($filename2) or die "Could not parse...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (99): SVG::Metadata Download

Added: September 22, 2010 | Visits: 1.572

GIS::Distance::Polar GIS::Distance::Polar can do Polar coordinate flat-earth distance calculations. SYNOPSIS my $calc = GIS::Distance::Polar->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); Supposedly this is a formula to better calculate distances at the poles. While implimented, this...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (165): GIS::Distance::Polar Download

Added: August 24, 2010 | Visits: 1.490

GIS::Distance::Vincenty GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. SYNOPSIS my $calc = GIS::Distance::Vincenty->new(); my $distance = $calc->distance( $lon1, $lat1 => $lon2, $lat2 ); For the benefit of the terminally obsessive (as well as the genuinely needy), Thaddeus...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): GIS::Distance::Vincenty Download

Added: October 24, 2010 | Visits: 1.881

Yet Another MetaData Injector for FLV Yet Another MetaData Injector (yamdi) is a metadata injector for FLV files. It adds the onMetaData event to your FLV files. yamdi should run under *BSD and Linux (tested with FreeBSD, MacOSX and Ubuntu) and is published under the BSD license. Why? For a current project I have to add metadata...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (110): Yet Another MetaData Injector for FLV Download

Added: August 18, 2010 | Visits: 1.125

GIS Knoppix GIS-Knoppix is a bootable Linux CD with pre-installed GIS software. It is based on Knoppix..


Platforms: *nix

License: Freeware Size: 700 MB Download (141): GIS Knoppix Download

Added: September 13, 2010 | Visits: 1.639

Image::MetaData::JPEG::MakerNotes Image::MetaData::JPEG::MakerNotes contains random information and details on MakerNotes. Pieces of information available after parsing the MakerNote The result of the process of parsing the maker note is stored in a directory in the internal data structure for the APP1 Segment, whose path is...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (105): Image::MetaData::JPEG::MakerNotes Download

Added: November 14, 2010 | Visits: 1.679

Image::MetaData::JPEG::Structures Image::MetaData::JPEG::Structures is a Perl module that describes the structure of a JPEG file; it is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. THE STRUCTURE OF JPEG PICTURES The JPEG...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (93): Image::MetaData::JPEG::Structures Download

Added: June 05, 2010 | Visits: 1.921

Image::MetaData::JPEG Image::MetaData::JPEG is a Perl extension for showing/modifying JPEG (meta)data. SYNOPSIS use Image::MetaData::JPEG; # Create a new JPEG file structure object my $image = new Image::MetaData::JPEG(somepicture.jpg); die Error: . Image::MetaData::JPEG::Error() unless $image; # Get a list...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (114): Image::MetaData::JPEG Download

Added: April 25, 2010 | Visits: 1.022

Image::MetaData::JPEG::TagLists Image::MetaData::JPEG::TagLists contains a collection of tag tables for JPEG segments. Image::MetaData::JPEG::TagLists is an appendix to the main manual page of the Image::MetaData::JPEG module, which the reader should refer to for further details and the general scope. Valid tags for Exif APP1...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (94): Image::MetaData::JPEG::TagLists Download

Released: August 24, 2013  |  Added: September 24, 2013 | Visits: 1.457

Word Metadata Changer Word Metadata Changer is an utility that will help you to view and change the Microsoft Office Word document file properties such as creater,last modified by user,company name,manager,last printed time, total edited time, document created time, etc.


Platforms: Windows, Other

License: Freeware Cost: $34.95 USD Size: 722.66 KB Download (126): Word Metadata Changer Download

Released: August 24, 2013  |  Added: September 24, 2013 | Visits: 1.318

Excel Metadata Changer Excel Metadata Changer is an utility that will help you to view and change the Microsoft Office Excel document file properties such as creater,last modified by user,company name,manager,last printed time, total edited time, document created time, etc.


Platforms: Windows, Other

License: Shareware Cost: $34.95 USD Size: 722.66 KB Download (108): Excel Metadata Changer Download

Released: August 24, 2013  |  Added: November 28, 2013 | Visits: 2.359

PowerPoint Metadata Changer PowerPoint Metadata Changer is an utility that will help you to view and change the Microsoft Office PowerPoint document file properties such as creater,last modified by user,company name,manager,last printed time, total edited time, document created time, etc.


Platforms: Windows, Other

License: Shareware Cost: $34.95 USD Size: 722.66 KB Download (764): PowerPoint Metadata Changer Download

1 2 3 4 5 >