MapWindow 4 - Plugins : MapWindow Discussion Forum
Pages: 12345...LastNext
Current Page: 1 of 9
Results 1 - 30 of 257
11 months ago
jacksonmacd
Figured it out... Went into the c:\users\xxx\AppData\Roaming\MapWindow folder and deleted MapWindowDock.config. When I re-ran MW, it created a new copy of the file using the default panel locations. I will put an entry into the bug tracker.
Forum: MapWindow 4 - Desktop Application
11 months ago
jacksonmacd
Somehow I've changed the position of the legend and toolbox on the MW screen (MW 64-bit, 4.8.6.22757), and I want to return it to its conventional location on the left side of the screen. How do I do that -- there does not seem to be any way to drag-and-drop the legend.
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Oh yeah...Win 7 Home Premium The firewall and virus checker is Microsoft -- Windows Essentials. Nothing special. Jack
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul You win the genius prize! Installing as Administrator did the trick. Now when I look at the properties of various projections, they all have values in the different dialog boxes. Reprojecting the original file into BC Albers worked properly. I can *run* MW as either Administrator or standard user, and it works properly. It was the installation as Administrator that made the difference.
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul -- some progress... installed fresh onto another computer, and it works properly. So back to the original computer. Deleted the MW application and deleted the SVN folder. Used an "uninstaller" program to clean up the remnants of the MW installation. Then went thru the Registry and deleted a large number (~40-50) entries that pointed to MapWindow. Re-installed the MW application
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul Thanks for the clarification. I did not understand about it grabbing the Proj4 library information. Now to your shapefile. You have a shapefile with data from a GPS receiver. This data is in WGS84 (EPSG: 4326). If the projection form shows the EPSG code it is properly recognized. The other fields however should not be empty. *** that is where the problem starts - everything e
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul Tried one more thing -- and I may be off-base here but it seems like data are missing from the Projections database... Downloaded and installed an SQLite viewer, and opened the Projections.db3 file in the MapWindow\Projections folder. Then opened the Dialects table. There were only 6 entries in the table. Should there be at least one entry for each Dialect (just guessing!) Jack
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul I will try, but not sure if I am doing this correctly. I did not fully understand your instructions. Here are the steps I've carried out. 1 Open the .prj file, and copy the entire string to the windows clipboard 2. Open the shapefile. MW states that it is currently in WGS84 projection. That corresponds correctly with the origin of the file -- it should be plain lat/long data from a
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Trying to reproject a shapefile using MW 4.8.6. Regardless of which projection I select, it always responds with a message "failed to initialize the selected projection". When I right-click the projection (e.g.NAD83/BC Albers) and choose Properties, the resulting dialog box is mainly empty (e.g. Scope, Proj4, and Remarks). I get the same results when using the latest version from SVN
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul Now that 4.8.5 is running, I also figured out the issue with the symbol sizing. I had invoked a classification based on a table attribute. Then I went to the Appearance tab and tried to change the size. It would not change. But once I pressed the Clear button on the Classification tab, and then pressed Apply, the proper size was applied. Subsequent Classifications used the proper symbol
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Paul I also have an SVN installation running on this computer. Haven't updated in many months. It ran OK - version 4.8.3. So I updated it now, and it runs OK. Version 4.8.5 Unless it is useful to you and the MW project for me to resolve the issue with 4.8.4, I think my best course of action is to just use the SVN version. Jack
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Resetting the defaults did not make any difference. When MW is trying to launch, there is a splash screen that displays some progress. It completes the "loading application plug-ins" phase, but crashes on the "loading plug-ins" phase. Thanks for looking into it, Paul. Jack
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
FWIW - I had also been trying to modify the size of the symbols used for a point shapefile when MW crashed originally. Nothing I could do in the Layer Properties would change the size of the symbol. In other words, I entered a new size for the Point symbol in the Layers Properties dialog, but it would not change on the map. Now, having just re-installed RC2, its version of the symbol size entr
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
I had been using 48RC3 (4.8.4) on my Win7 Home Premium (32 bit) computer. Was working in the Attribute Table Editor when it suddenly crashed. Now, whenever I try to launch MW, Windows displays a message that the application has stopped working, and must be shut down. Tried several times with complete uninstall and re-install. Reboot between installaations. No joy. Uninstalled, and installed 4
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Further experimentation with the Categories tab reveals more problems. It does not seem ready for release. I will report in the Bug Tracker.
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
May have answered my own question: does the categories only work with numeric fields? Tried adding a new string field to the table; it did not appear in the Categories list. Added a numeric field, and it worked properly. The equivalent functionality in previous MW versions *did* work with string fields, and I expected the same in 4.8.4. Perhaps this capability has been omitted from 4.8.4.
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Using two computers, one has MW 4.7.5 and the other has 4.8.4 Created a point shapefile on the older version and copied it via USB memory stick to the 4.8.4 machine. There are about 185000 records, with about 25 fields in the DBF. When its opened in the Attribute Table Editor, everything looks OK. Then I double-click on the layer to open the Layer Properties dialog, and choose the new Categor
Forum: MapWindow 4 - Desktop Application
1 year ago
jacksonmacd
Discovered the "create centroid" command in the 4.8 R3 (4.8.4) to create a new point shapefile. I am stuck trying to store the XY coordinates of the points into the shapefile's attribute table. Been looking for an "export to CSV" or equivalent, but haven't been able to find anything. I know that I could write some VBA code to perform this action, but I first want to know i
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
What is the error message? Are you on a laptop computer that used to have an external monitor? It's possible for the ATE to open on a (disconnected) external monitor so it fails to appear on the main screen. Solution is to use <Alt> Spacebar, M, arrow keys to move it back onto the main screen.
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
AFAIK - no. You can use VB.Net, and (probably, although I don't have personal esperience) C#.
Forum: MapWindow 4 - Plugins
2 years ago
jacksonmacd
Create shapefiles - yes. Not sure what you mean by "add graphics"
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
I guess I don't understand the question -- I use BC albers all the time with MapWindow, and regularly change between UTM or geographic and BC Albers. Only problem that I had was locating the BC Albers configuration within the MW interface. So... is your question about the process for changing projections in general (which is done with the GIS Tools plug-in), or specific problems with the BC Al
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
MapWindow is limited to creating String, Integer, and Double data types. Other DBF file editors such as DBF Explorer may be more suitable to your needs.
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
Cool. Happy to help.
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
I have exported shapefiles as used by MW into KML files as used by Google Earth. Not sure how that would interact with your desire for XML and javascript, but that's how I've done it manually. Search Google for "shapefile KML conversion"
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
Had a similar issue when I had run MW on a dual-monitor laptop computer, then disconnected the external monitor. MW continued to think that the table editor was "out in space" on the external monitor. Solution was to move the table editor window "blindly" using keyboard commands.: <alt> spacebar M arrow keys to move the window into view. Hope this helps.
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
As far as I know, there are no required fields in the attribute table. But there must be a one-to-one correspondence between the number of shapes in the shapefile and the number of records in the attribute table. I am not clear exactly what you are asking, but I am guessing this is it... You created a shapefile and traced the boundaries of some shapes, thus creating an attribute table with, sa
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
The archive tool does exactly what you are looking for. Find it on the MW add-in site.
Forum: MapWindow 4 - Desktop Application
2 years ago
jacksonmacd
Does this mean that the MW desktop application could incorporate both Max and Min scales for the dynamic labelling? If so, that would be a tremendous benefit.
Forum: MapWindow Developer Team
2 years ago
jacksonmacd
For a typical shapefile Ensure the shapefile editor plug-in is loaded. Ensure the "delete shape" button is enabled by using the Selection pointer to select an arbitrary object. Open the Attribute Table editor Use the query tool in the ATE to select records or select them manually. Click the Delete Shape tool in the MW toolbar to delete the shapes.
Forum: MapWindow 4 - Desktop Application
Pages: 12345...LastNext
Current Page: 1 of 9






Banner Exchange




GISCP.com




Send us your banner logo (160x120) for the space above, and add this MapWindow banner ad to your site:

Just paste this text in your page: