| bio | website | atlefren.net |
|---|---|---|
| location | Trondheim, Norway | |
| age | 29 | |
| visits | member for | 1 year, 6 months |
| seen | 3 hours ago | |
| stats | profile views | 126 |
Background: masters in Geomatics and ICT from Norwegian University of Science and Technology (2009). Works as a GIS software/web developer. JavaScript and Python ninja, web mapping in OpenLayers and Leaflet. Knowledgeable about PostGIS and Geoserver
|
Jun 7 |
answered | Draw line as a text in wfs |
|
Jun 5 |
comment |
heatmap with leaflet js API and, you could have provided a link to the example: patrick-wied.at/static/heatmapjs/example-heatmap-leaflet.html |
|
Jun 5 |
comment |
heatmap with leaflet js API Ok, thanks for letting us know. What is your question? Assuming it is "how to get this to work", then: what have you tried? What do you think is the error? What browser are you running? What line number is the error on? |
|
Jun 5 |
awarded | Self-Learner |
|
Jun 4 |
answered | Can't read returned geojson |
|
Jun 4 |
comment |
Can't read returned geojson I see your problem. What I would suggest is to call your jsp with just the point, sanitize the point in jsp and build the SQL query there. |
|
Jun 4 |
comment |
Python select by attribute using a variable counter what are you trying to do? Loop over something? What are the bounds for x? Is this the whole program? |
|
Jun 4 |
awarded | Nice Question |
|
Jun 4 |
comment |
Can't read returned geojson a sidenote, but: you are aware of the Sql-injection risks here? |
|
Jun 4 |
comment |
Problems while adding KML layers using openlayers in Internet explorer Please provide details, preferrably a code example or a minimal example that shows your problem. There can be dozens reasons this isn't working. Althoug, the easy answer here is: "because IE is shait;)" |
|
Jun 4 |
answered | Creating nanoscale DEM with GDAL |
|
Jun 3 |
comment |
Creating nanoscale DEM with GDAL My code so far can be found here: github.com/atlefren/AFMParser Seems to work for me, does this seem sane? (see especially test.py) Sorry for the lack of test data, difficult to publish data that's part of ongoing research. |
|
Jun 3 |
revised |
Creating nanoscale DEM with GDAL elaborate on the need for a custom crs |
|
Jun 3 |
comment |
Sizing Leaflet Map inside bootstrap please provide more info: how does your markup look? Can you produce a minimal example showing the problem? |
|
Jun 3 |
revised |
Using jquery to reset layer in OpenLayers added 446 characters in body |
|
Jun 3 |
answered | Using jquery to reset layer in OpenLayers |
|
Jun 3 |
comment |
How to set maximum Width / Height for printing? Maybe this could help: comments.gmane.org/gmane.comp.gis.geoserver.user/24086 |
|
Jun 3 |
comment |
Creating nanoscale DEM with GDAL The reason I (think) i need a CRS is this: if i just create, say a GeoTIFF without assigning a CRS, the unit of measure will be pixels. What if I want to measure distances? And, what if I have two AFM scans and know how they relate to each other (in terms of scale and offset from some point). Having a CRS assigned would facilitate the viewing several scans at once |
|
Jun 2 |
comment |
Creating nanoscale DEM with GDAL Thanks! Guess this is more a comment than an answer. As far as nanometer scale goes I'd say that whatever works is great, but a true nanoscale peojection would be the coolest. When it comes to sample data I'll have to check if there are some restrictions, but it's basically a 2 dim matrix of int16 values. |
|
Jun 1 |
awarded | Scholar |