Showing posts with label Data Environmental. Show all posts
Showing posts with label Data Environmental. Show all posts

Thursday, August 5, 2010

How to import a Mapinfo Interchange Format .MIF to a shapefile

I downloaded some species distributions from AgroAtlas earlier which were in MapInfo MIF/MID format.  It had been years since I had to import this format to .shp to view in ESRI ArcGIS and it took a little digging to figure out how.  So I thought I would blog it so I would have it documented for next time.

First of all I checked ArcGIS for a quick win, and was disapointed.  Apparently there are two options.

  1. The first is to use the MIF to shapefile utility found in the ArcGIS8.x toolbar as documented here.  However this didn't work for me.  I got an error stating "Unable to finish conversion" and the tool only created a .shp and a .shx, with no .dbf or .prj for that matter.
  2. The second ESRI method was to buy the ArcGIS Data Interoperability Extension which seemed a little xtreme just to check out a couple of small datasets.
So I got onto google and found a third non-ESRI solution using the GDAL/OGR Simple Feature Library in FWToolsFWTools is a set of Open Source GIS binaries for windows or linux including the GDAL/OGR command line libraries.  FWTools is the easiest way to install the GDAL libraries onto windows and can be done via an installer .exe file downloadable here. Simply double click the exe file and follow the on screen installation instructions.  Once installed open up the FWTools Shell from either the start menu>programs or the desktop short cut then enter the following command:


ogr2ogr -f "ESRI Shapefile" c:\output-path-to-shapefile\mydata.shp c:\path-to-mif-mid-files\mydata.mif

That was the simple how-to example,ogr2ogr has many other parameters that can be specified click here for full ogr2ogr usage documentation.

Ogr supports multiple data formats including: ESRI Shapefile, MapInfo Tab file, TIGER, s57, DGN, CSV, DBF, GML, KML, Interlis, SQLite, ODBC, ESRI GeoDatabase (MDB format), PostGIS/PostgreSQL, MySQL.

Other references used in researching this article:

http://osgeo-org.1803224.n2.nabble.com/Fwd-FWrools-OGR-utilities-mif-to-shape-conversion-ogr2ogr-not-recognizing-mif-file-td5313127.html


http://www.bostongis.com/PrinterFriendly.aspx?content_name=ogr_cheatsheet

Thursday, July 1, 2010


Delicious Links of the day...


Posted: 11 Jun 2010 12:01 AM PDT
Environment Agency Spatial Data Portal Developer page. They have been kind enough to provide some examples of the technology used within their applications



Posted: 15 Apr 2010 03:56 AM PDT
This function uses R to get all or several datasets in some particular "foreign" data format (e.g., SPSS, SAS, etc.), and then writes them back out as text files (or returns a data.frame).

Tuesday, February 2, 2010

Launch of the IGAD Livestock Information Portal

The IGAD LPI (Livestock Policy Initiative) team have recently re-launched the www.igad-data.org site as the IGAD Livestock Information Portal.  As well as continuing to provide the most comprehensive GIS database currently available for the IGAD region.  It is now also a key resource of Livestock Policy documents, updated by contacts on the ground in each of the seven member countries.


IGAD is the Intergovernmental Authority on Development, a seven-country regional development organization in East Africa. Its headquarters are located in Djibouti City.  The member countries include Djibouti, Eritrea, Ethiopia, Kenya, Somalia, Sudan and Uganda.

The IGAD Livestock Policy Initiative is a project implemented by IGAD through the UN FAO (Food and Agricultural Organisation) with the financial support of the European Commission.

Tuesday, July 21, 2009

INTERNATIONAL CONFERENCE EDEN 2010 - Emerging Diseases in a changing European eNvironment

The end of a project I have been contributing to over the last 3+ years culminates in the following conference in Montpellier next year. A European funded multi-disciplinary research project co-ordinated over 50+ institutions accross Europe and beyond. It has done some exciting research into the understanding anf spatial modelling of vector-borne disease...

INTERNATIONAL CONFERENCE
EDEN 2010

(Emerging Diseases in a changing European eNvironment)

10-11-12th May 2010
Montpellier, France

CALL FOR ABSTRACTS


From 2004 to 2010, the EDEN project (http://www.eden-fp6project.net/) has operated in 24 countries with 49 partner institutions and 80 scientific teams. This represents more than 200 research years of work on the effects of environmental changes on the emergence of vector-borne diseases in Europe .

EDEN is organising an International Conference in Montpellier , 10-12 May 2010, to present its most exciting scientific results to the international community, and to stimulate debates with prominent world scientists in this critical area.

To ensure a wider debate the conference is not restricted to contributions from EDEN partners only but is opened to any interested scientist or research team working on similar topics in Europe or at its fringes.

The conference will cover the following groups of vectors and vector-borne diseases:

- Mosquitoes and mosquito-borne diseases, including arboviruses (e.g. West Nile Virus, Rift Valley Fever) and malaria,
- Ticks and tick-borne diseases,
- Rodents and rodent-borne diseases,
- Sandflies and sandfly-borne diseases.

The content of poster and oral communications presented during the conference should focus on:

- The identification of high-risk ecosystems for the emergence of vector-borne diseases,
- Biological, ecological and epidemiological processes involved in the emergence of vector-borne diseases, and their modelling,
- Applications for improved vector or disease monitoring, and disease information systems.

Registration will officially begin from 30th September 2009, but advance submissions of proposed talks, or posters, are welcome from now on. The EDEN Steering Committee will take the final decision on which talks and posters will be included in the final programme.

More information on the conference is available at http://international-conference2010.eden-fp6project.net/

We would be grateful if you could advertise this conference widely.

The EDEN coordinator

Wednesday, March 19, 2008

EDEN Data Portal: A resource for publically available European environmental data:

This is "one of our" data portal sites we manage for a European research project Emerging Diseases in a changing European eNvironment (EDEN). It is designed as a data repository and resource primarily for the project members, however we have made all the data that is publically available elsewhere on the web available to anyone who takes a minute to register. This data includes satellite imagery, cleaned gazeteers, land cover, DEM, and climate data to name a few.



All the data is clipped to the EDEN extent which includes Europe and parts of the North coast of Africa.. We have even cleaned some of the data up for you or added value in other ways, for instance in the NGA Gazeteer dataset we have removed any place names that are labelled in one country but are georeferenced to another.

Even though most of the data will be available from elsewhere on the web, the fact the EDEN Data portal has so many datasets in one place it is a fantastic place to start looking for what data is available.

The datasite has also one of the most extensive list of GIS links around, over 1000 in all and has a number of tutorials for a variety of GIS software. The site is well worth a look!

FYI: The site was designed and is managed by Euro-AEGIS a partnership of ERGO (my employer) and Avia-GIS for the EDEN Project.