Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
MicroStation
  • Product Communities
MicroStation
MicroStation Wiki GIS Files: Unable to Open, Import or Reference
    • Sign In

    • -MicroStation Wiki
      • +Learning Tips
      • -MicroStation
        • +3D Printing - MicroStation
        • +Animation - MicroStation
        • +Archive / Backup - MicroStation
        • +Base Geometry - MicroStation
        • +Batch Processing - MicroStation
        • +CONNECT Advisor - MicroStation
        • CONNECT Integration - MicroStation
        • +CONNECTION Client
        • +Cells - MicroStation
        • +Change Tracking - MicroStation
        • +Configuration - MicroStation
        • +Coordinate Systems - MicroStation
        • +Curves - MicroStation
        • +Custom Linestyles - MicroStation
        • +DGN - MicroStation
        • +DWG - MicroStation
        • +Database - MicroStation
        • +Detailing Symbols - MicroStation
        • +Dimensions - MicroStation
        • +Documentation & Help - MicroStation
        • +Drawing Aids - MicroStation
        • +Exception - MicroStation
        • +FAQ - MicroStation
        • +Feature Based Solids Modeling - MicroStation
        • +File Access - MicroStation
        • +GUI - MicroStation
        • +General - MicroStation
        • +Graphics Display - MicroStation
        • +Groups - MicroStation
        • +Hardware / Input Devices - MicroStation
        • +Import/Export - MicroStation
        • +Installation - MicroStation
        • -Interchange - MicroStation
          • +2D / 3D - Interchange - MicroStation
          • +3DS - Interchange - MicroStation
          • +ACIS - Interchange - MicroStation
          • +Acute3d - Interchange - MicroStation
          • CGM - Interchange - MicroStation
          • Clipboard - Interchange - MicroStation
          • Collada - Interchange - MicroStation
          • DgnDB - Interchange - MicroStation
          • DTM - Interchange - MicroStation
          • +FBX - Interchange - MicroStation
          • +General - Interchange - MicroStation
          • +Google Earth - Interchange - MicroStation
          • GRD - Interchange - MicroStation
          • Hidden Line - Interchange - MicroStation
          • +HTML - Interchange - MicroStation
          • +IFC - Interchange - MicroStation
          • IGES - Interchange - MicroStation
          • +JT - Interchange - MicroStation
          • LumenRT - Interchange - MicroStation
          • +Maxwell - Interchange - MicroStation
          • +OBJ - Interchange - MicroStation
          • +Parasolid - Interchange - MicroStation
          • Plugin - Interchange - MicroStation
          • PRT - Interchange - MicroStation
          • +Publishing .i.dgn - Interchange - MicroStation
          • +Publishing .imodel - Interchange - MicroStation
          • +RFA - Interchange - MicroStation
          • -SHP - Interchange - MicroStation
            • DGN files exported from ArcGIS Contain no data
            • GIS Files: Elevation Data
            • GIS Files: Elevation Data Not Applied After Import
            • GIS Files: Open, Import and Reference
            • GIS Files: Unable to Open, Import or Reference
            • How to open or attach .shp format directly in MicroStation?
            • Import an ADF file into Microstation.
            • Unviewable elements in a converted ArcGIS file
          • +Sketchup - Interchange - MicroStation
          • +STEP - Interchange - MicroStation
          • +SVG - Interchange - MicroStation
          • U3D - Interchange - MicroStation
          • Versacad - Interchange - MicroStation
          • Viecon - Interchange - MicroStation
          • VRML - Interchange - MicroStation
          • VUE - Interchange - MicroStation
          • +XML - Interchange - MicroStation
        • +Interference - MicroStation
        • +Internationalization - MicroStation
        • +Levels - MicroStation
        • +Licensing - MicroStation
        • +Manipulation - MicroStation
        • +Markup / Redline - MicroStation
        • +Measure - MicroStation
        • +Mesh - MicroStation
        • +Models - MicroStation
        • +Multi-Lines - MicroStation
        • +OLE - MicroStation
        • +Other - MicroStation
        • +Parametrics - MicroStation
        • +Patterning - MicroStation
        • +Point Cloud - MicroStation
        • +Printing - MicroStation
        • +Programming - MicroStation
        • +Project Navigation - MicroStation
        • +Properties - MicroStation
        • +RSS Feeds - MicroStation
        • +Reference - MicroStation
        • +Security - MicroStation
        • +Selection - MicroStation
        • +Settings - MicroStation
        • +Sheet Composition - MicroStation
        • +Solids - MicroStation
        • +Standards - MicroStation
        • +Surfaces - MicroStation
        • +Tables - MicroStation
        • +Text - MicroStation
        • +UI Customization - MicroStation
        • +Units - MicroStation
        • +View - MicroStation
        • +Visualization - MicroStation
        • Welcome Page - MicroStation
        • +Accreditation - MicroStation
        • +i.Models - MicroStation
        • +ProjectWise Integration
        • +Raster - MicroStation
        • +Reality Models
    • +Administration Wiki
    • +Annotations Wiki
    • +Bentley View Wiki
    • +MicroStation PowerDraft
    • +Printing and Plotting
    • +Programming Wiki
    • +Visualization Wiki
    • Window List Dialog for Missing Tool Dialog Boxes

     
     Questions about this article, topic, or product? Click here. 

    GIS Files: Unable to Open, Import or Reference

      Product: MicroStation
      Version: V8i, CONNECT
      Environment: N\A
      Area: Interchange
      Subarea: SHP

    Problem

    When trying to import, open or reference a GIS file (SHP, MIF/MID, or TAB) the following message appears:
    "[...FilePath...shp] is not in a recognized file format"

    When attempting to open:

    When attempting to import or reference:

    Solution

    Reason 1: Using a version older than MicroStation V8i SELECTseries 1 (08.11.09.171)


    The ability to open, import and reference GIS files (SHP, MIF/MID, or TAB) was introduced in MicroStation V8i SELECTseries 1 (08.11.07.171). Older versions do not include this feature.

     

    Reason 2: Supporting files are missing


    Shapefile Format: SHP

    Require at least three files in the same directory, with the same name and with the following extensions:

    File Extension

     Description

    .shp

    Shape Format: Describe the feature geometry such as points, polylines, and polygons

    .shx

    Shape Index Format: A positional index of the feature geometry to allow seeking forwards and backwards quickly

    .dbf

    Attribute Format: Columnar attributes for each shape, in dBase III format

    In addition to the three mandatory files listed above, you can include the following optional files:

    File Extension

     Description

    .prj

     Project Format; contains the coordinate system and projection information, a plain text file describing the projection using well-known text format

    .sbn and .sbx

     A spatial index of the features

    .fbn and .fbx

     A spatial index of the features for shapefiles that are read-only

    .ain and .aih

     An attribute index of the active fields in a table or a theme's attribute table

    .ixs

     A geocoding index for read-write shapefiles

    .mxs

     A geocoding index for read-write shapefiles (ODB format)

    .atx

     An attribute index for the .dbf file in the form of shapefile.columnname.atx (ArcGIS 8 and later)

    .shp.xml

     Metadata in XML format

    .cpg

     Used to specify the code page (only for .dbf) for identifying the character encoding that will be used

    MapInfo Format: MIF/MID

    Require at least two files in the same directory, with the same name and following extensions:

    • MIF (Stores geometry)
    • MID (Stores database attributes for the geometric data)

    MapInfo Format: TAB

    Require a number of files to be present in the same folder. These files make up a standard MapInfo project.

    See Also

    MicroStation Wiki - GIS Files: Open, Import or Reference
    MicroStation Wiki - GIS Files: Elevation Data
    MicroStation Wiki - GIS Files: Elevation data not applied after import
    MicroStation Help - Using GIS Files

    Other language sources

      Original Author: Craig Calvin
    • 08.11.09.459
    • MIF
    • Z
    • MID
    • DTM
    • tab
    • Topo
    • Digital Terrain Model
    • 3D
    • elevation
    • SHP
    • Geographic Information System
    • Contours
    • ESRI
    • SELECTsupport
    • Shapefile
    • GIS
    • Share
    • History
    • More
    • Cancel
    • Craig Calvin Created by Craig Calvin
    • When: Wed, Jul 23 2014 8:38 PM
    • Andrew Bell Last revision by Bentley Colleague Andrew Bell
    • When: Mon, Jul 11 2022 1:37 AM
    • Revisions: 6
    • Comments: 1
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies