| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | May 7 at 10:58 | |
| stats | profile views | 8 |
My "about me" is currently blank.
|
Sep 27 |
awarded | Commentator |
|
Sep 27 |
comment |
Looking for qml specification And you've done it with qml aswell, i presume... |
|
Sep 27 |
comment |
Looking for qml specification Theres nothing complicated about a simple project file. But as you go deeper, you'll find the world of composers, labels and symbols, and it aint so easy anymore. There's no description or explanation you can use, just have to find out as you go. The DTD? Did you check the DTD? I get the answer- "The requested URL /qgis.dtd was not found on this server." You can check svn.osgeo.org/qgis/trunk/qgis/qgis.dtd but thats not very useful either. |
|
Sep 27 |
awarded | Supporter |
|
Sep 25 |
comment |
QGIS 1.8 will not start on Windows 7 Was the QGS 1.7.4 also installed with OSGeo4W installer? The installer can be the problem. It copies a load of zipped stuff in the ..\user\downloads\ folder, maybe the .bat files responsible for opening bz2 packages and copying the files couldnt handle it. Try using the standalone installer. |
|
Sep 24 |
asked | Why does Rotate Point Symbols tool not work on QGIS 1.7.4? |
|
Sep 13 |
awarded | Promoter |
|
Sep 12 |
comment |
Is there a detailed description on the .qgs file structure somewhere? This good question got me a "tumbleweed" badge :D |
|
Sep 6 |
answered | How do I convert many .dxf files to one gdb file? |
|
Sep 6 |
answered | Exporting selected feature to google earth in QGIS? |
|
Sep 4 |
awarded | Tumbleweed |
|
Aug 30 |
comment |
How to apply a symbology stored in a qml file? If you open the qml file in an xml editor, you will find the symbology described in 'renderer-v2' tag. What exactly goes on there- i have no clue. You just have to change the symbology in Qgis, save settings and check, what changes in the .qgs file. Haven't found a description of QML file format so far, would be glad to get some more info about it too. |
|
Aug 30 |
answered | How to convert from dgn to shp or dwg files? |
|
Aug 29 |
awarded | Teacher |
|
Aug 29 |
comment |
How to remove the border of a symbol? There's a round dot too. Probably in every font, but for sure in Arial, first row middle. |
|
Aug 29 |
comment |
How to remove the border of a symbol? My bad, i ment the font marker. Change the "Symbol layer type" from "Simple marker" to " Font marker" (in symbol selector window), select the '.' symbol and change the color. Tried it out and it worked for me. |
|
Aug 29 |
comment |
How to remove the border of a symbol? You can set the border color to the same RGB value as the fill color. Does that solve the problem? Or add a point from symbol markers collection, delete the simple marker and change the point marker's color to whatever suits. |
|
Aug 29 |
answered | How to remove the border of a symbol? |
|
Aug 28 |
asked | Is there a detailed description on the .qgs file structure somewhere? |
|
Aug 28 |
comment |
Is there a way to automatically populate attribute values in Qgis? Hi! The "value map" would almost do the trick, but not quite. The values change sometimes and vary between users. So far the closest thing to what i want is turning on "Reuse last entered values" in the digitizing options dialog. |