XOMGL - XOMGL

XOMGL (kengaytiriladigan munitsipal geodata tili) bu XML asoslangan ochiq standart munitsipal agentlik va oddiy fuqarolar va veb-xaritalash dasturlarini yaratuvchi ishlab chiquvchilar o'rtasida katta miqdordagi hukumat ma'lumotlarini almashish uchun. Bu qismi OMG standarti, bu jamoat ma'lumotlarini tartibga solish va almashish uchun umumiy texnik standartlarni o'rnatish orqali davlat idoralari va fuqarolar o'rtasida erkin axborot oqimini rivojlantirishga qaratilgan.[1]

Ma'lumot turlari

XOMGL formati hukumat ma'lumotlarining ko'p sonli turlarini, shu jumladan jinoyatchilik, qurilish uchun ruxsatnomalar, restoranlarning salomatligini baholash, ifloslanish manbalari, siyosiy hissalar, mulkiy qadriyatlar, transport hodisalari, jinsiy huquqbuzarlar va tarixiy joylarni tashkil qilish va tarqatish uchun juda yaxshi.

Maydonlar

Onlayn xaritalarda ma'lumotlarni osonlikcha yangilash va tuzishni ta'minlash uchun etarli maydonlar mavjud. Shuningdek, u toifalarga ajratish, filtrlash, sana diapazonlari, rasmlar, tashqi havolalar va kenglik va uzunlik uchun ruxsat beruvchi ixtiyoriy ma'lumotlarga ega. Bularning barchasi oxirgi foydalanuvchini ortiqcha sarf qilmasdan, juda ko'p ahamiyatsiz ma'lumotlarni taqdim etadi va o'qish va boshqarish uchun qulay formatda aks etadi.

Foydalanish misollari

Hukumat agentligi o'z veb-saytida ma'lumotlarni ushbu formatdagi fayllarga statik havolalar yoki foydalanuvchilarga so'nggi yangilangan sana, sana oralig'i, toifasi va boshqalar bo'yicha ma'lumotlarni filtrlashga imkon beradigan so'raladigan versiyalar yordamida taqdim etadi.

XML va JSON versiyalari veb-dasturiy ta'minotga ma'lumotlarni import qilishni avtomatlashtirish uchun ishlatilishi mumkin, ammo CSV versiya oddiy odamlarga faqat elektron jadvallar dasturini bilish bilan ma'lumotni ko'rib chiqish, filtrlash, saralash, tahrirlash va qayta yo'naltirishga imkon beradi.

Formatlar va standartlarga nisbatan

Ma'lumotlar o'rtasida farq borligiga e'tibor bering standartlar va ma'lumotlar formatlari. Shunga o'xshash ma'lumotlar formati KML, GeoRSS, JSON, XML, CSV va boshqalar ma'lumotlarni aniq dasturlarda o'qilishi uchun qanday qilib formatlashni tasvirlaydi. Ma'lumotlar standarti ushbu formatlarda xom ma'lumotlardan foydalanish uchun qaysi maydonlar / ustunlar kerakligini aniqlaydi. XOMGL standartidagi ma'lumotlar yuqorida sanab o'tilgan ma'lumotlarning har qanday biriga mashinada chiqarilishi mumkin.[2]

Misol XOMGL formati

<?xml version="1.0" encoding="utf-8"?> ism =""><!-- * name:string - name of the dataset -->	<metadata><!-- * metadata about the dataset -->		<sourcename><!-- * string: name of the source of the data --></sourcename> 		<sourceurl><!-- string: full path to the page that has the source data --></sourceurl> 		<sourcecity><!-- string: name of the originating city --></sourcecity> 		<sourcestateid><!-- int: id of the originating state --></sourcestateid> 		<sourcecountryid><!-- int: id of the originating country --></sourcecountryid> 		<description><!-- string: text description of source of the data --></description> 		<updatefrequency><!-- string: frequency of data updates, daily, monthly, weekly, etc --></updatefrequency> 		<lastupdated><!-- datetime: stamp of last update to this dataset --></lastupdated> 		<startdatetime><!-- datetime: earliest date of data coverage --></startdatetime> 		<enddatetime><!-- datetime: latest date of data coverage --></enddatetime> 	</metadata>	<locationdata><!-- * location-based information -->		<centercity><!-- string: name of the city of the data center --></centercity>		<centerstateid><!-- int: id of the state of the data center --></centerstateid>		<centercountryid><!-- int: id of the country of the data center --></centercountryid>		<centerlatitude><!-- float: latitude of center --></centerlatitude>		<centerlongitude><!-- float: longitude of center --></centerlongitude>		<coveragecity><!-- string: city of the dataset coverage area. Leave out if coverage area is greater --></coveragecity>		<coveragestateid><!-- int: id of the state of the dataset coverage area. Leave out if coverage area is greater --></coveragestateid>		<coveragecountryid><!-- * int: id of the country of the dataset coverage area. --></coveragecountryid>		<minlatitude><!-- float: based on data coverage area --></minlatitude>		<maxlatitude><!-- float: based on data coverage area --></maxlatitude>		<minlongitude><!-- float: based on data coverage area --></minlongitude>		<maxlongitude><!-- float: based on data coverage area --></maxlongitude>	</locationdata>	<itemdata> <!-- data concerning all items -->		<externalurl><!-- full path to more info with [ExternalID] in place of item->id in a url --></externalurl>	</itemdata>	<item> <!-- * one item of data. there can be many of these -->		<id><!-- * string: unique id of this item based on internal system id. used for updating data later --></id>		<name><!-- * string: name of the item --></name>		<description><!-- string: html formatted or plain text full description of item --></description>		<categories><!-- one or more categories the item can be classified as. id links to other xml formatted data that shows category name-->			<categoryid><!-- int: id of categorization of item. --></categoryid>		</categories>		<location><!-- string: full text string of location. this can be used instead of address, city, state, zip --></location>		<address><!-- string: street address with house number --></address>		<address2><!-- string: more detailed street address info or location description --></address2>		<city><!-- string: city of item location --></city>		<state><!-- string: state of item location --></state>		<zip><!-- string: zip code of item location --></zip>		<date><!-- date: date associated with item --></date>		<latitude><!-- float: latitude of item location --></latitude>		<longitude><!-- float: longitude of item location --></longitude>		<fullurl><!-- string: full path to more information about this item --></fullurl>		<imagepath><!-- string: full path to location of image on a server --></imagepath>		<detaillink><!-- boolean: if true, will us item->id to link to another XML dataset with full details --></detaillink>	</item></dataset>

Adabiyotlar

  1. ^ "Ochiq munitsipal geodata standart veb-sayti". OMG standarti. 2008-03-01. Olingan 2008-07-24. Sitatda noma'lum parametr bo'sh: | mualliflar = (Yordam bering)
  2. ^ "OMG standart texnik xususiyatlari". OMG standarti. 2008-03-01. Olingan 2008-07-24. Sitatda noma'lum parametr bo'sh: | mualliflar = (Yordam bering)

Tashqi havolalar