New Post: puede map window crear el mapa de mi pais
New Post: Saludos
New Post: Can I Join the Dark Side while I'm using MAPWINDOW?
New Post: Saludos
Created Unassigned: Comentario [25152]
Created Unassigned: En la generacion de categorias [25153]
Este paso genera perdida de tiempo en el usuario.
New Post: Geocoding and API Key
Somebody needs to update this plug-in first to make it work again.
Paul
New Post: Geocoding and API Key
New Post: Geocoding and API Key
This thread will be enough.
Don't hold your breath while waiting for this. It could take a while.
The ocx will also have a simple geocoding option. Perhaps that will fit your need.
This version will take a few more weeks before it will be available.
Paul
Reviewed: MapWindow GIS v4.8.8 - Stable Release - 32Bit (feb 23, 2014)
Reviewed: MapWindow GIS v4.8.8 - Stable Release - 32Bit (mars 20, 2014)
Created Unassigned: Contiguous polygons get same "random" color [25350]
This requires that no contiguous polygons have the same color.
However, the current random-color generator in MapWindow does not meet this requirement.
What's needed is a "pseudo-random" color generator that does meet this requirement.
New Post: Bugs in Selection of shapes when start editing
My shape file is a 2D polyline shapefile. Each shape is composed of a straight centre line segement for the first part. The second part is a rectangle polylines bounding both ends of the straight line. I have created and loaded the spatial index file, .mwd and .mwx file.
I found that the function of select shape works properly in normal operation. However, when I use the code "StartEditingShapes", the selection of shapes failed if I only drag a selection box to the center line part. I had tried to set either the UseSpatialIndex or UseQtree to be true or false. The function "Selectshapes" failed at last.
Could anyone give solution to me?
Thank you.
Commented Unassigned: The expected field is not found in the [Region] table [24393]
regards,
Cuneyt
Comments: ** Comment from web user: keremoguz **
Yes same problem with me. I tried both 32 and 64 bit on Windows 8.1.
Created Unassigned: How to Create Contour Line? [25566]
Watting for your help,thanks a lot!
Created Unassigned: Mono and SWIG for C++ Code for MapWindow 4.9 [25585]
If not, I read there was a desire to go to C#. I wasn't sure if this for the entire code base or just he VB.Net portion. I know there is a large code base in C++ so my assumption is the latter.
Based on that assumption here are a couple of recommendations:
1. I would recommend that MapWindow 4.9 use SWIG (http://www.swig.org) to generate C# interfaces to make calls to C++. The tricky part is replacing the MapWinGIS ActiveX component. I haven't done any COM programming in over a decade. Not sure what technology has taken over for ActiveX Control(s)... .Net Controls? Either way, all of the C# interfaces required to call the C++ code can be generated with SWIG. I've done COM, Managed C++, and C++/CLI to accomplish the same thing several times over the last 10+years. I wished I had found SWIG back then it would have save a ton of time and frustration.
2. I further recommend using CMake (http://www.cmake.org) to generate Visual Studio project files for C++ code. I've been using it for a year now and I'm recommending it to every C++ developer I know. Especially new ones. Learn CMake and you'll never worry about converting a C++ project again from one IDE to another. I've actually had Visual Studio screw up it's own upgrade from one version of Visual Studio to another and CMake handles it seamlessly with the same CMake configuration file (CMakeLists.txt).
3. Consider supporting or using Mono (http://www.mono-project.com/Main_Page). This in conjunction with the use of SWIG should allow MapWindow 4.9 to compile and run on a number of different platforms.
That's my $0.02. Thanks!
Created Unassigned: Execution Problem [25720]
Created Unassigned: Build Error [25721]
Updated Wiki: Home
MapWindow 4.8
The MapWindow GIS Project and software development team is focused on creating tools and technologies for GIS end users and programmers that are licensed under free and open source software licenses. The main project web site for the broader MapWindow project is here: http://www.MapWindow.org.
The current release of MapWindow 4.8 can be downloaded here: http://mapwindow4.codeplex.com/releases. This release includes a revised/updated graphical user interface and a large number of bug fixes. We're very pleased with it and hope you will be too. For more information and documentation for this software visit:http://www.mapwindow.org/apps/wiki/doku.php?id=mapwindow4
MapWindow 4.9
This CodePlex site will be the home of MapWindow v4.9.
MapWindow is started in 2003 and the code needs a good clean-up and the GUI and user-experience needs to be modernized to reflect the opportunities the second decade of this century will give.
The final version of MapWindow 4.8 is available since November 4, 2011. Support on that version will continue by releasing service packs every 3 months or so.
For v4.9 we should start all over. Moving to .NET v4 and C#. In the last years a lot of functionality has been moved from VB.NET/C# libraries to the C++ ActiveX Control (MapWinGIS). This has improved MapWindow enormously in both user-experience and performance.
We thank Sergei for doing all this.
On the issue tracker (http://mapwindow4.codeplex.com/workitem/list/basic) we've started discussions about how v4.9 should look like and how it should work. Please join the discussions.
When we agree on a topic we'll move the outcome to the documentation section (http://mapwindow4.codeplex.com/documentation). Step by step we will create the new architecture of MapWindow
v4.9 and make it more robust en reliable.
Prototype can be made to show parts in action. Sergei is already working on a GMap implementation (http://greatmaps.codeplex.com) to support tiles.
We're now in the process of creating a architecture team. Please join us if you can. After the architecture is ready we'll start with the development, we need developers for that team as well. And of course we need testers and people that will write the documentation.
Final note: MapWindow 4.9 will not be fully 100% backwards compatible with older versions. Several optimizations are planned which will break existing code. We will, of course, create migration tools, but existing applications and plug-in will most likely need to be partially rewritten.
Sponsors
JetBrains
Since 2010 JetBrains give us a license for their ReSharper product we can use while developing Open Source software for the MapWindow project.
Thanks to ReSharper our source code is getting better and easier to maintain.
MapWindow GIS v4.9 will not only be compliant with StyleCop but also with ReSharper.
E-iceblue
E-iceblue is a community sponsor of MapWinGIS. E-iceblue components enable developers to Open, Create, Modify, Convert, Print, View MS Word, Excel, PowerPoint and PDF documents.
Commented Unassigned: The expected field is not found in the [Region] table [24393]
regards,
Cuneyt
Comments: ** Comment from web user: royaltrouble **
I have same problem too. mapwindow4.8.8.0, windows 7 32bit