Tagged Questions
The mapinfo tag has no wiki summary.
3
votes
2answers
390 views
does anyone know a good mapinfo forum?
I'm new using mapinfo and I am going to work a lot with it. I haven't been able to find a good forum, making it impossible to get community driven assistance. I wish any of you could tell me if there ...
2
votes
1answer
265 views
How to create MapInfo Tab file using external data (XML, SQL Server) with .NET
I need a way to create MapInfo tab (and associated files, IDX, DAT etc) package using .NET (C Sharp) and preferably, an open source (free) library?
I have some data with associated GIS ...
2
votes
2answers
277 views
How do I avoid geometry issues when importing MapInfo data into PostGIS?
I'm facing a problem dealing with Australian census collection shapes provided in MapInfo format by the Australian Bureau of Statistics. I am loading these into a PostGIS database using the ogr2ogr ...
2
votes
3answers
491 views
How do I convert ESRI or MapInfo GIS data to images using free tools?
The Australian Electoral Commission has free ESRI and MapInfo formate GIS layers of Australian electoral boundaries for download. I want to convert this data to a thumbnail polygon image using a free ...
1
vote
1answer
210 views
Mapserver mapinfo styling
Is it possible to use mapinfo embedded graphic style for features with mapserver?
I don't want to describe again width and color of lines, polygones and so on.
0
votes
0answers
57 views
Can't launch win32Ole application when running as service
I am trying to use ruby's win32OLE automation inside some testing code.
I have two scenarios
1) Run the testing code from the command line
2) Run the testing code from a Hudson slave which is ...
0
votes
0answers
25 views
With MapInfo OLE Application object, what's the difference between runcommand() and do()?
I'm using the Mapinfo OLE with VBA and I'm wondering what is the difference between the methods runcommand() and do()? So far all of the commands I've tried work with both.
0
votes
0answers
59 views
Error creating spatial Index in SQL Server due to ARITHABORT setting
I am using SQL Server 2008 (not R2) and trying to insert spatial coordinates into my database using Mapinfo software. The following error occured while uploading the data:
Could not create Spatial ...
0
votes
1answer
269 views
WPF window doesn't implement ISynchronizeInvoke.InvokeRequired ERROR
I have this problem that My WPF App in its MainWindow:
public partial class MainWindow : Window, ICallbackNotify
this " ICallbackNotify " is to communicate with MapInfo COM
and to assure The ...
0
votes
0answers
177 views
Reverse Geocoding: how to parse .gst (geoset) files (with *.dat,*.map,*.id,*.tab) [closed]
Given a .gst file which can be viewed in Mapinfo, how can I implement a simple reverse geocoding program to return nearby address name given latitude and longitude?
p.s.
Since google map and other ...
0
votes
0answers
175 views
How to make MapInfo able to edit geographic data from PostGIS?
I'm using MapInfo 10.5 to read geographic data from PostGIS 1.5.2. After a pg_dump/pg_restore to another PostGIS-database on another server I'm trying the same via an VPN-tunnel. When I open a table ...
0
votes
2answers
148 views
How do I create a spatial index in SQL Server Management Studio 2008?
I have a table with 3 columns, PrimaryKey(int), latitude(decimal 9,6) and longitude(decimal 9,6).
I've imported a live view into mapinfo 10.5 using its DBMS connection but can't seem to make the ...
0
votes
0answers
249 views
How convert OpenStreetMap to any MapInfo format with styles?
How can I convert OpenStreetMap map to any MapInfo format with styles?
OSM Translator requires to set up stules and rules manually. It stores stules, but you should specify rules to apply style to ...
0
votes
1answer
361 views
How can I add an info bubble to a mapxtreme map in asp net 2.0
I'm using MapXtreme 2008 v7 for a learning project, and was wondering is there any way to make a bubble appear with data when you pass a mouse over a point?.
thanks
0
votes
3answers
220 views
Converting map in MapInfo format
I have a map in Mapinfo format. To open it I use trial version of Mapinfo, but in several days trial period will pass. Are there some free viewers for mapinfo files, or may be there are some ...
0
votes
4answers
89 views
Recommendation for an embeddable map that is not internet dependent
I'm looking to embed a mapping a mapping control (very much like Google Maps or Virtual Earth) into an application that, in most cases, will not have access to the internet meaning that I can't use ...