Questions tagged [mapinfo]

MapInfo Professional is a desktop GIS produced by Pitney Bowes Business Insight.

MapInfo Professional is a desktop GIS produced by Pitney Bowes Business Insight and used for location analytics. MapInfo Professional is capable of performing complex spatial analysis, and is programmable and highly customizable using the proprietary scripting language MapBasic and the provided development environment. MapInfo is a direct competitor to ESRI and is used in a wide range range of industries.

65 questions
0
votes
1 answer

How to solve error on child_process execFile in Node

In my application I run an external MapInfo Program. In general it works fine, but I get an error and I have no idea how to solve it. const util = require('util'); const execFile = util.promisify(require('child_process').execFile); const mbxs =…
Wernfried Domscheit
  • 54,457
  • 9
  • 76
  • 110
0
votes
1 answer

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 interactivity between UI & MapInfo public interface…
moaaz
  • 3
  • 1
  • 2
0
votes
1 answer

MapBasic - Convert Excel date to MapInfo date

If I have a table of Excel dates: Date ------- 44197 44202 44272 44270 44241 44201 44206 How do I convert this into the MapInfo date format? Date 20210101 20210106 20210317 20210315 20210214 20210105 20210110 Using MapBasic.
Sancarn
  • 2,575
  • 20
  • 45
0
votes
1 answer

Is there a way tor apply a random color to change the style of the selected points to that color

So I have a random color function that I want to apply to a selection of points but it gives me a random color for each point rather one random color for the selection of points.I know the selecting part works but I'm not sure how to make it call…
Tanner
  • 3
  • 1
0
votes
0 answers

Wrong calculations of areas of combined polygons containing objects from another table in MapInfo Pro

I am stuck with a problem in MapInfo Pro. I have three tables with polygons and have combined polygons from table 1 and 2 into larger polygons. Now I am only interested in the area of the ones that contain polygons from table three. For some reason…
0
votes
0 answers

export to MapInfo tab using GDAL and C#

so I'm trying to convert a kml file to a mapinfo tab layer using the GDAL nuget package. I've got code working that converts the kml to a geojson using gdal but whenever I try converting to MapInfo Tab it fails with the error: CreateFeature()…
David
  • 3,653
  • 2
  • 24
  • 26
0
votes
1 answer

VBA to create Mapinfo table & points

not very good at VBA, just in the basics so got stuck at below idea. I want a VBA to create a MapInfo Tab file and points with Legend from a table in excel with given coordinates and legend based on another column. searched a lot online, but…
sak
  • 13
  • 3
0
votes
1 answer

Convert postgis tables to Mapinfo files

I have serval postgis tables that are converted from MIF/MID files, and I made some data processing on them. I used ogr2org to convert MIF/MID to postgis tables, ogr2ogr -f PostgreSQL PG:"" "xxx.mif" but how can I convert the tables to…
Tom Leung
  • 334
  • 5
  • 18
0
votes
1 answer

Whitch is right :spherical area or cartesian area

I am asking a theoretical question here. I was comparing the areas calculated by MapInfo with the ones calculated by ArcGIS and I always add differences. When Googling that, I ended-up to that link explaining the differences : Area calculation…
orange
  • 101
  • 1
  • 10
0
votes
1 answer

GeoTools Query with SortBy: Wrong syntax of generated SQL

I’m trying to read a MapInfo MAP file in Java using GeoTools and its OGR Plugin. I want to iterate over the features in a certain sort order. I’m trying to use GeoTool’s Query and SortBy for this purpose, but the SQL query that gets generated has a…
hfs
  • 2,433
  • 24
  • 37
0
votes
1 answer

Convert Mapinfo files into postgis tables

I have files: Postcode Area Boundaries.MID "AB","Aberdeen" POLYGON((383707 866131,383465 866240,383302 866387,383202 866505,383089 866586,.....)) "AL","St Albans" POLYGON((526248 203348,....)) ....... Postcode Area Boundaries.MIF VERSION…
nospor
  • 4,190
  • 1
  • 16
  • 25
0
votes
1 answer

Creating a grid in mapinfo

i Need help in mapinfo. We are doing Raster based GIS and cartographic modelling. I need to create a 100mX100m grid in mapinfo, but i'm not sure what extents i have to set for going further. Object type: Closed Regions Smoothness: 0 Spacing Between…
Nasir awan
  • 1
  • 1
  • 1
0
votes
1 answer

The type or namespace name 'MapInfo' could not be found (are you missing a using directive or an assembly reference?)

I add mapinfo dll's my project but when i want to add namespace i take error.I add MapInfo.CoreEngine,MapInfo.CoreEngine.Wrapper,MapInfo.CoreTypes and MapInfo.WebControls.I search my dlls path thats correct. I use MapExtreme 7.3
Sefa_Akca
  • 1
  • 3
0
votes
1 answer

Automate MapInfo with C#

Hi I'm developing an application that parsing data then after that I want to visualize some data on map using MapInfo, I made a MapInfo instance correctly but till now I do not know how to display data on the instance or how to use it also the…
0
votes
1 answer

How to read GPS XML file on Map Basic?

I want to write a program which reads XML file on below. - -