diff options
Diffstat (limited to 'zarb-ml/mageia-webteam/2011-April/000799.html')
-rw-r--r-- | zarb-ml/mageia-webteam/2011-April/000799.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zarb-ml/mageia-webteam/2011-April/000799.html b/zarb-ml/mageia-webteam/2011-April/000799.html new file mode 100644 index 000000000..2a4069d24 --- /dev/null +++ b/zarb-ml/mageia-webteam/2011-April/000799.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-webteam] [Bug 998] O Brother, Where Art Thou? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%20998%5D%20O%20Brother%2C%20Where%20Art%20Thou%3F&In-Reply-To=%3C20110426172003.55DE7429EC%40alamut.mageia.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000798.html"> + <LINK REL="Next" HREF="000800.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-webteam] [Bug 998] O Brother, Where Art Thou?</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%20998%5D%20O%20Brother%2C%20Where%20Art%20Thou%3F&In-Reply-To=%3C20110426172003.55DE7429EC%40alamut.mageia.org%3E" + TITLE="[Mageia-webteam] [Bug 998] O Brother, Where Art Thou?">bugzilla-daemon at mageia.org + </A><BR> + <I>Tue Apr 26 19:20:03 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="000798.html">[Mageia-webteam] [Bug 998] O Brother, Where Art Thou? +</A></li> + <LI>Next message: <A HREF="000800.html">[Mageia-webteam] [Bug 998] O Brother, Where Art Thou? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#799">[ date ]</a> + <a href="thread.html#799">[ thread ]</a> + <a href="subject.html#799">[ subject ]</a> + <a href="author.html#799">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=998">https://bugs.mageia.org/show_bug.cgi?id=998</A> + +--- Comment #4 from Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">misc at zarb.org</A>> 2011-04-26 21:20:01 CEST --- +Country/city can already be done with localityName and countryName, but no +schema seems to use it so far. + +Having in ldap would be convenient as this permit us to manage from identity. +But I think a country/city is maybe not the most convenient to store +information about location as we may have hard time to convert this to spatial +coordinates. And there is no ( AFAIK ) schema to store coordinate. + +Storing this in postgres would be nicer from a dev point of view, as postgis is +a quite powerful extension to postgres. Spatialite could be used for sqlite +too. + +Using some nosql db would also be a option, but I do not know what exist for +that. + +-- +Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A> +------- You are receiving this mail because: ------- +You are the assignee for the bug. +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000798.html">[Mageia-webteam] [Bug 998] O Brother, Where Art Thou? +</A></li> + <LI>Next message: <A HREF="000800.html">[Mageia-webteam] [Bug 998] O Brother, Where Art Thou? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#799">[ date ]</a> + <a href="thread.html#799">[ thread ]</a> + <a href="subject.html#799">[ subject ]</a> + <a href="author.html#799">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam +mailing list</a><br> +</body></html> |