New Post: Polygon.Area - what are the units?
I'm not sure if this is the most "correct" way of doing it, but I calculated the area of a shape in Lat/Long using the code below. First I may an array of X/Y coordinates in the shape, then multiplied...
View ArticleNew Post: DemoGPS can't detect ublox GPS device (built-in gps/onboard gps)
Just guessing, but maybe the ublox device is using the location services model instead of raw serial data from the gps device. I am looking to do some geo-locating in a .Net application which will run...
View ArticleNew Post: Raw COM port or Windows Location Service?
I may be in left field here. I am porting a VS project (currently Win7) to run in Win 8.1 Pro and it does run, but it cannot detect a bluetooth connected serial GPS. The COM port shows up in device...
View ArticleEdited Feature: Add WMS Support [22174]
We need to be able to display any map returned by an OGC WMS (Web Map Service) in the DotSpatial map control using the WebMap plugin. Currently the plugin only supports a list of predefined tile-map...
View ArticleCommented Feature: Add WMS Support [22174]
We need to be able to display any map returned by an OGC WMS (Web Map Service) in the DotSpatial map control using the WebMap plugin. Currently the plugin only supports a list of predefined tile-map...
View ArticleSource code checked in, #73384
WebMap: ability to configure map providers in GUI, refactoring.
View ArticleCommented Feature: Add WMS Support [22174]
We need to be able to display any map returned by an OGC WMS (Web Map Service) in the DotSpatial map control using the WebMap plugin. Currently the plugin only supports a list of predefined tile-map...
View ArticleCreated Unassigned: Projection - British National Grid (OSGB36) [24909]
Trying to reproject British National Grid (OSGB36) coordinates to Lat Long (WGS1984) produces wrong coordinates. Trying to convert from WGS1984 to OSGB36 produces value '-1.#IND'. This issue was...
View ArticleCommented Unassigned: Projection - British National Grid (OSGB36) [24909]
Trying to reproject British National Grid (OSGB36) coordinates to Lat Long (WGS1984) produces wrong coordinates. Trying to convert from WGS1984 to OSGB36 produces value '-1.#IND'. This issue was...
View ArticleNew Post: loading raster data
Sir, I am trying to load existing raster data (.tif) and vector data and make them available for print layout to generate report with custom heading, legend via programming. pl. suggest. Any sample in...
View ArticleNew Post: Creating Label using FeatureSet
This is what i use... Form1.myVenster.AddLabels(layer, "[Huisnummer][Toevoeging]", New Font("Arial", 8, FontStyle.Bold), Color.Black)
View ArticleCreated Unassigned: How to change the shapefile attribute values and their...
Hi,How to change the value of any shapefile attribute value and the effect shows on the map colors.
View ArticleNew Post: How to change the shapefile attribute values and their effect on...
Hi, how to change the attribute values of shapefile in run time and there change in color shows on map, actually i want to have a polygon shapefile and i want that the user can change the attribute...
View Article