| bio | website | |
|---|---|---|
| location | Bonn, Germany | |
| age | ||
| visits | member for | 1 year, 7 months |
| seen | May 14 at 13:14 | |
| stats | profile views | 16 |
|
May 13 |
awarded | Popular Question |
|
Jan 30 |
accepted | How to generate shape file from Excel or CSV files? |
|
Jan 30 |
revised |
How to combine vector layer and wms layer based on some constraints? edited title |
|
Jan 25 |
revised |
How to combine vector layer and wms layer based on some constraints? added 14 characters in body; edited tags |
|
Jan 25 |
asked | How to combine vector layer and wms layer based on some constraints? |
|
Jan 19 |
asked | No primary key or unique index found? |
|
Jan 16 |
revised |
How to generate shape file from Excel or CSV files? deleted 1 characters in body |
|
Jan 16 |
comment |
How to generate shape file from Excel or CSV files? Yeah, it contains latlon too. Input can be any normal csv/excel file which should contain latlon(in my case polygon or multilinestring) and I need to get the shape file as the output. I was looking through JGrass(jgrasstechtips.blogspot.com/2008/05/…) and trying to figure out how it works. Thanks |
|
Jan 16 |
asked | How to generate shape file from Excel or CSV files? |
|
Jan 8 |
comment |
How to track logged in user in geoserver? Also I would like to add that, I was getting the local apache IP as client IP in tomcat access log, so I modified the server.xml to get the remote client IP using %{X-Forwarded-For}i header in log pattern. Hope it will be helpful for someone having same issue. Thanks |
|
Jan 8 |
comment |
How to track logged in user in geoserver? I had already added accesslog valve in server.xml file of tomat, but all the time I didn't notice the username was tracked there in access log of tomcat. Thanks a lot guys for the good hints guys. |
|
Jan 8 |
accepted | How to track logged in user in geoserver? |
|
Jan 5 |
asked | How to track logged in user in geoserver? |
|
Dec 18 |
accepted | Calculating the time taken to complete the overlay display in map? |
|
Dec 18 |
awarded | Teacher |
|
Dec 6 |
comment |
How to determine maxResolution and numZoomLevels in dynamic environment? Currently, I am dynamically passing the resolution value based on zoom level, by which I can restrict the minzoom level. But,I am facing the issue of "NetworkError: 404 Not Found - tile.openstreetmap.org/0/0/149189.png"" while trying to get the base layer.And I have blank base layer. And also I noticed, i am in zoom level lets say 16, but OSM is trying to get the tiles for zoom level 0, as you can see above the error message. Do any body have any idea regarding this issue? Thanks |
|
Dec 5 |
accepted | How to determine maxResolution and numZoomLevels in dynamic environment? |
|
Dec 5 |
comment |
How to determine maxResolution and numZoomLevels in dynamic environment? Thanks for the answer Aragon.I used the concept like you mentioned above and passed the zoom level value by POST.Now.I can get the zoom level dynamically now based on parent map. Thanks |
|
Nov 29 |
awarded | Editor |
|
Nov 29 |
revised |
How to determine maxResolution and numZoomLevels in dynamic environment? edited title |