Questions tagged [mapxtreme]

A GIS SDK for Microsoft .NET, allowing developers to perform spatial computations.

Questions using this tag should pertain to usage of this particular library.

For a full and updated set of features, see their official website.

9 questions
2
votes
2 answers

How can I make a Bitmap from MapXtreme Styles

I have posted this question on The MapXtreme forum but since nobody ever answers questions there I am hoping someone here has some experience with this product (mapxtreme is a GIS SDK made by the people who make MapInfo) I am working on a MapXtreme…
flurbius
  • 957
  • 7
  • 14
1
vote
1 answer

How to add assemblies in asp.net core

I am using mapxtreme in asp.net application. Now in another application of Asp.net Core 2 , I wanT to use the mapxtreme. But not know how to add assemblies and mapxtreme setting in my ASP.NET CORE web project. Find attached screenshot of web.config…
M.Sharma
  • 269
  • 6
  • 18
1
vote
0 answers

System.InvalidOperationException Error on ASP.NET MapXtreme Application

Hi Basicly I have 2 table in my mapXtreme workspace. One has the cityName and plate number of the city. And the other one has district names and plate number of the city. In my web page, I have 2 drop down lists and 1 button. I can display city…
t1w
  • 1,408
  • 5
  • 25
  • 55
1
vote
0 answers

FeatureStyleModifier in MapInfo to give translucent effect

We are trying to give the translucency to all features in a particular feature layer while retaining the styles of each feature in that layer. We tried following approach : …
0
votes
1 answer

How to programmatically apply MapXtreme Themes

I maintain a Desktop application using MapXtreme 7.0 and I have trouble finding much documentation or useful examples (I do have the pdfs, samples etc that come on the install discs) Currently I am trying to programmaticly apply an…
flurbius
  • 957
  • 7
  • 14
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

Importing Ascii/Grid file with MapXtreme2008?

We are looking at upgrading to MapXtreme2008 from MapX4.5/Vertical Mapper3 with the 60 days trial version. We are not able to import Ascii/Grid file with MapXtreme. We have try posting on the MapXtreme forum, but no answer so far.…
cro
  • 13
  • 2
0
votes
1 answer

MapXtreme Java Edition

I'm learning GIS in Java with MapXtreme Java Edition but I can't find MapXtreme Java Edition file setup for Window (trial). Can you share link download or software for me ? Thank a lot.
jack pham
  • 1
  • 1
0
votes
1 answer

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
JaSk
  • 107
  • 1
  • 13