Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geojson city boundary does not work #4

Open
xiaofanliang opened this issue Sep 14, 2023 · 3 comments
Open

Geojson city boundary does not work #4

xiaofanliang opened this issue Sep 14, 2023 · 3 comments

Comments

@xiaofanliang
Copy link

xiaofanliang commented Sep 14, 2023

Dear ohsome team,

I tried to replicate the codes in the Jupyter notebook with some other cities' geojson files but failed to succeed. Are there any specific requirements for the data in geojson format?

I tried two ways to download these cities' boundary geojson files:

  1. through overpass directly https://overpass-turbo.eu/ by replacing the city name and download geojson. I did not modify the downloaded geojson file. An example of such file is attached in the zip.

  2. through osmdata package in R. I downloaded the file through the following line and then use st_write to export as geojson. I also attached an example in the zip.

library(osmdata)
library(sf)
boundary = getbb('Algiers, Algeria', featuretype = "city", format_out = "sf_polygon")$multipolygon
st_write(boundary, 'path/Algeria_osmdata.geojson')

These generated geojson files are valid as I can map them, but when passed into the request, creates an error saying 422 Client Error: Unprocessable Entity for url: https://api.quality.ohsome.org/v1/indicators/mapping-saturation.

If there is another programming way to download cities' boundary geojson files for ohsome API, I would appreciate an example because the approaches above cannot generate the geojson files acceptable to ohsome API.

Thank you very much.

Algiers.zip

@matthiasschaub
Copy link
Collaborator

Hello @xiaofanliang, -- Thanks for opening of this issue and the throughout description. Your GeoJSON are totally fine indeed. The fault lies with the API. The validation of a possible CRS field of the GeoJSON is done wrongly and that is causing the error. Until we release a fix, a workaround is to remove the CRS field in the GeoJSON like this:

{"type":"FeatureCollection","name":"Algiers_from_overpass","features":[{"type":"Feature","properties":{"id":"relation/2711524","X.id":"relation/2711524","admin_level":"6","boat":null,"boundary":"administrative","long_name.ar":"دائرة شراقة","long_name.fr":"Daïra Cheraga","long_name.kab":null,"name":"Cheraga","name.ar":"دائرة شراقة","name.ber":"ⵝⴰⴷⴰⵢⵔⴰ ⵏ ⵛⴻⵔⵔⴰⴳⴰ","name.en":"Cheraga District","name.fa":null,"name.fr":"Daïra Cheraga","name.kab":"Tadayṛa n Craga","name.ur":null,"type":"boundary","waterway":null,"X.relations":null,"wikidata":"Q3019689","wikipedia":"en:Chéraga District"},"geometry":{"type":"Polygon","coordinates":[[[2.9447574,36.8082307],[2.9447002,36.808223],[2.9436123,36.8087611],[2.9429621,36.808477],[2.9422165,36.8085056],[2.9416479,36.8082378],[2.9409827,36.8076064],[2.9398293,36.8078302],[2.9390204,36.8074374],[2.9378287,36.8071179],[2.9374582,36.8071617],[2.9371149,36.8073797],[2.9356126,36.8072575],[2.935441,36.8069751],[2.9357253,36.8068095],[2.9352478,36.8062507],[2.9349402,36.8062007],[2.9343938,36.8066151],[2.9335728,36.8064296],[2.9324669,36.8062913],[2.9322167,36.8057106],[2.9305049,36.8056008],[2.9299296,36.8058695],[2.9290533,36.8055252],[2.9271414,36.8053086],[2.9265202,36.8049323],[2.9259623,36.8050223],[2.9245075,36.8047946],[2.9236486,36.8048563],[2.9230719,36.8050594],[2.9227099,36.8047409],[2.922208,36.8047113],[2.9214827,36.8049862],[2.9207894,36.8048571],[2.9207341,36.8047281],[2.9205892,36.8046765],[2.9200689,36.8047925],[2.9194789,36.8047038],[2.918599,36.8044102],[2.9178373,36.8044446],[2.9175686,36.804381],[2.9173028,36.8046099],[2.9173784,36.8049012],[2.9171596,36.8049886],[2.9167805,36.805003],[2.916464,36.8049686],[2.9157774,36.8049901],[2.9155961,36.8049259],[2.915139,36.8049944],[2.9145972,36.804844],[2.9141037,36.804917],[2.9135887,36.804917],[2.913637,36.8048354],[2.9135028,36.8047796],[2.9132883,36.8049299],[2.9127304,36.8048956],[2.9124823,36.8049267],[2.9120491,36.8049042],[2.9115502,36.8049128],[2.9114644,36.8049772],[2.9113195,36.8049815],[2.911223,36.8048655],[2.9109324,36.8048265],[2.9097701,36.805263],[2.9095493,36.8054325],[2.9090987,36.8056816],[2.9089485,36.8056687],[2.9087231,36.8056172],[2.9084281,36.8057761],[2.9082144,36.8057873],[2.9072061,36.8055364],[2.9067598,36.8055699],[2.9065559,36.8056472],[2.9064379,36.8057675],[2.9053811,36.8059049],[2.9048286,36.8059006],[2.9043061,36.8059588],[2.9041927,36.8064483],[2.904099,36.8064891],[2.9039649,36.8064762],[2.9038362,36.8066308],[2.9035358,36.8066609],[2.9034607,36.8064719],[2.9034982,36.8060639],[2.9032622,36.8057503],[2.9029188,36.8056601],[2.902656,36.8056816],[2.9025611,36.8059011],[2.9023771,36.8059213],[2.9019103,36.8055914],[2.9015402,36.8054582],[2.9010681,36.8055441],[2.9008826,36.8054177],[2.9006551,36.8051876],[2.9004202,36.8050856],[2.900301,36.8051748],[2.9001937,36.8052048],[2.9001025,36.8051275],[2.9000811,36.8050115],[2.8999255,36.8048483],[2.8993891,36.804814],[2.8992281,36.8046636],[2.8989728,36.8045027],[2.8986971,36.804487],[2.8982814,36.8044604],[2.8975799,36.8046749],[2.8975872,36.8044971],[2.8974824,36.8044108],[2.897482,36.8042439],[2.897227,36.8040992],[2.8968492,36.8041837],[2.8964829,36.804355],[2.8961099,36.8045694],[2.8957768,36.8045781],[2.8956033,36.8046815],[2.895365,36.8048633],[2.8948995,36.804965],[2.894586,36.8050088],[2.8943565,36.8047918],[2.894264,36.8046328],[2.894255,36.8044734],[2.8942546,36.8043755],[2.8942815,36.8039782],[2.8941642,36.8037904],[2.894073,36.8035714],[2.894073,36.8033628],[2.8941512,36.803102],[2.8943205,36.8028934],[2.8948807,36.8025283],[2.8956884,36.8020485],[2.8958707,36.8020798],[2.8958317,36.8022363],[2.8957144,36.8022363],[2.8950501,36.8026326],[2.8952204,36.8029265],[2.8954278,36.8031229],[2.8958447,36.8028517],[2.8961868,36.8025905],[2.8972159,36.8021254],[2.8974251,36.8017045],[2.897195,36.7992042],[2.8972433,36.7991441],[2.8973613,36.7990883],[2.8975061,36.799084],[2.8975813,36.799157],[2.8976081,36.7992601],[2.8975383,36.7994147],[2.8974364,36.7994319],[2.8975252,36.8006267],[2.8976089,36.8015743],[2.8976296,36.8017345],[2.8976373,36.8018348],[2.8975958,36.801882],[2.8976371,36.8019278],[2.8973132,36.802563],[2.8980669,36.8028186],[2.8982365,36.8027053],[2.898426,36.8024997],[2.89862,36.8022972],[2.8984578,36.802192],[2.8991471,36.8015434],[2.8991844,36.8012044],[2.8992928,36.8002831],[2.8988889,36.8002476],[2.8989038,36.80013],[2.8989165,36.8000057],[2.8988,36.7999959],[2.8986348,36.799982],[2.8986442,36.7999122],[2.8985547,36.7999362],[2.8984608,36.7999244],[2.8982781,36.7998918],[2.8982395,36.7998643],[2.8982221,36.7998234],[2.8982435,36.7997805],[2.8982907,36.7997523],[2.8997739,36.7998131],[2.8999952,36.7995951],[2.9003273,36.7992668],[2.9004941,36.7989336],[2.9005389,36.7986349],[2.9004853,36.7982354],[2.9002608,36.7978537],[2.8991372,36.797812],[2.8991295,36.7976213],[2.900164,36.797596],[2.9001975,36.7972879],[2.9002619,36.7972364],[2.9002958,36.7972014],[2.9003263,36.7970989],[2.9002941,36.7969314],[2.9001675,36.7969086],[2.9001385,36.7968068],[2.9000849,36.7965533],[2.9000527,36.7964159],[2.8999454,36.796287],[2.8997866,36.7962256],[2.8996879,36.7961023],[2.8996933,36.7960164],[2.899645,36.7959219],[2.899527,36.7958875],[2.8994519,36.7959047],[2.8993735,36.796028],[2.8988189,36.7958403],[2.8987674,36.7958003],[2.8987974,36.7957071],[2.8989583,36.7956856],[2.8990442,36.7956126],[2.8992158,36.7955739],[2.8993177,36.7954665],[2.8993338,36.7953634],[2.8992856,36.795256],[2.8992158,36.7951916],[2.8989691,36.7951315],[2.8989444,36.7950786],[2.8987545,36.795067],[2.8989047,36.7949639],[2.899012,36.7948651],[2.8990602,36.7947749],[2.8990656,36.794689],[2.8990356,36.7946018],[2.8989583,36.7945215],[2.8988457,36.7944699],[2.898792,36.7943926],[2.8986493,36.7943355],[2.8984648,36.7941993],[2.8983575,36.7940489],[2.8984433,36.794006],[2.8984594,36.7939158],[2.898556,36.7938556],[2.8984723,36.7938329],[2.8985935,36.7936838],[2.8987277,36.7935807],[2.8987116,36.7934948],[2.8988028,36.7934733],[2.898851,36.793396],[2.898851,36.7932456],[2.898939,36.7932486],[2.8990442,36.7930566],[2.8992534,36.7927043],[2.8993767,36.7925368],[2.8995001,36.792438],[2.8995323,36.7922533],[2.8995109,36.7919612],[2.899425,36.7918065],[2.8992877,36.7917537],[2.899116,36.7918396],[2.8987867,36.791785],[2.898792,36.7916647],[2.8990817,36.7914843],[2.8993392,36.7914113],[2.8993928,36.7911621],[2.8993413,36.7910577],[2.8994036,36.7909774],[2.899425,36.7908614],[2.8993682,36.7907269],[2.8992426,36.7907196],[2.8992909,36.7906466],[2.8992105,36.7905435],[2.8991214,36.7905164],[2.8989229,36.7905121],[2.8989283,36.7906066],[2.8987652,36.7905993],[2.8986365,36.7905392],[2.8985023,36.7905865],[2.8984272,36.7905048],[2.8985238,36.7904275],[2.8985023,36.7903845],[2.8982685,36.7904047],[2.8981773,36.7903231],[2.8981107,36.7899893],[2.8980088,36.7895769],[2.8980249,36.7894008],[2.8981322,36.7893234],[2.8981537,36.7892375],[2.8980893,36.7891258],[2.8979069,36.7890098],[2.8975443,36.7888238],[2.8972634,36.7886747],[2.8970274,36.7884642],[2.8968075,36.7880907],[2.8969148,36.7878844],[2.8968826,36.7876696],[2.8970561,36.7878056],[2.8970542,36.7875751],[2.8970167,36.7874248],[2.8969148,36.7873517],[2.8967557,36.7872901],[2.8963461,36.7870682],[2.8960189,36.7868748],[2.8957311,36.7867874],[2.8955648,36.7867015],[2.8952732,36.7864237],[2.8951839,36.7864222],[2.8952966,36.7865941],[2.8952537,36.7866628],[2.895377,36.7868304],[2.8950855,36.7868147],[2.8942969,36.7855731],[2.8945276,36.785586],[2.894685,36.7858165],[2.8947207,36.7855516],[2.8950069,36.7855587],[2.8950962,36.7854055],[2.8951284,36.7851306],[2.8950372,36.7849158],[2.8948012,36.784499],[2.8946617,36.7842455],[2.8945973,36.7840436],[2.8944739,36.7835968],[2.8943935,36.783223],[2.8942934,36.7829551],[2.8941306,36.7826387],[2.8937248,36.7821173],[2.8934673,36.7817908],[2.8932478,36.7813829],[2.8929666,36.7810551],[2.8928812,36.7809556],[2.8921036,36.7801347],[2.8916133,36.7796958],[2.8914033,36.7795448],[2.8909537,36.779319],[2.8906871,36.7791156],[2.890384,36.7788215],[2.8900847,36.7786818],[2.8898481,36.7788069],[2.8898326,36.7786281],[2.8895458,36.7785226],[2.8892953,36.778551],[2.8891955,36.778288],[2.8887656,36.7779503],[2.88852,36.777838],[2.8884347,36.7774644],[2.8882909,36.7771851],[2.8881182,36.7769095],[2.8877043,36.7767078],[2.8873986,36.7762242],[2.8871542,36.7760649],[2.8868186,36.7759353],[2.8867481,36.7758712],[2.8867671,36.7757153],[2.8866985,36.7756465],[2.886647,36.7754128],[2.8864919,36.7752655],[2.8863201,36.7750094],[2.8855827,36.7746582],[2.8851369,36.7742843],[2.8848099,36.7743597],[2.8846919,36.7742652],[2.8847622,36.7737174],[2.8846109,36.773403],[2.8839623,36.772873],[2.883139,36.7720781],[2.8826285,36.7715452],[2.8815919,36.7705711],[2.881349,36.7703968],[2.8803867,36.7696891],[2.879111,36.7687782],[2.8784503,36.7684442],[2.8781371,36.7682295],[2.8779073,36.7681112],[2.8775651,36.7679715],[2.8772754,36.7677373],[2.8769476,36.7674702],[2.8762805,36.7670695],[2.8754045,36.766519],[2.874948,36.7662165],[2.8743853,36.7659051],[2.8750316,36.7652453],[2.8749243,36.7651078],[2.8747956,36.76485],[2.8747741,36.7647039],[2.8747956,36.7644632],[2.8748492,36.7642827],[2.8749136,36.7641194],[2.8750101,36.7639647],[2.8751604,36.7638186],[2.8754071,36.7636295],[2.8756539,36.7634662],[2.876083,36.7632771],[2.8766731,36.7630708],[2.8770701,36.7629333],[2.8774027,36.7628817],[2.8780464,36.7631138],[2.8785829,36.763406],[2.879924,36.764171],[2.8804175,36.7644374],[2.8809754,36.7646867],[2.88119,36.7649187],[2.8814582,36.7653485],[2.8815655,36.7653657],[2.8823594,36.7653743],[2.8836469,36.7652196],[2.8841082,36.7652024],[2.8846017,36.7653141],[2.8851382,36.7654001],[2.8855459,36.7653227],[2.8857497,36.765211],[2.8859106,36.7650563],[2.8865329,36.7639303],[2.8871123,36.7631138],[2.8873161,36.7629075],[2.8881959,36.7622027],[2.8891293,36.761283],[2.8894941,36.760922],[2.889655,36.7607931],[2.889934,36.7606986],[2.8904382,36.760647],[2.8907601,36.7605868],[2.8910068,36.7604665],[2.8911463,36.7603204],[2.8914145,36.7600367],[2.8916506,36.7597101],[2.8919531,36.7591944],[2.8915433,36.7586958],[2.8949658,36.7569165],[2.8945581,36.7564523],[2.8941075,36.7555756],[2.8934852,36.7543721],[2.8935281,36.7540111],[2.8951589,36.7532546],[2.8959958,36.7530827],[2.8964571,36.7529796],[2.8974441,36.7526873],[2.898281,36.7524036],[2.8991822,36.7520598],[2.8999332,36.7517331],[2.9008452,36.7514924],[2.9014889,36.7510454],[2.9017035,36.7508477],[2.9016713,36.7505898],[2.9015104,36.7500912],[2.9014675,36.7497645],[2.9013924,36.7494121],[2.9016391,36.7491456],[2.9018537,36.749051],[2.901961,36.7488189],[2.9020897,36.748647],[2.9022829,36.7487157],[2.9025296,36.7487587],[2.90283,36.7486814],[2.9032699,36.7484664],[2.9040638,36.7478561],[2.9050509,36.7464978],[2.9059092,36.7452942],[2.9047719,36.7447612],[2.9057619,36.7436429],[2.9065529,36.7427494],[2.9065315,36.742672],[2.9064135,36.7426119],[2.904257,36.7423367],[2.902358,36.7418209],[2.9028408,36.7409698],[2.9031841,36.7407118],[2.9039136,36.7401874],[2.9049329,36.7392674],[2.9060701,36.7384248],[2.9069499,36.7377112],[2.9070465,36.7376166],[2.9070679,36.7375393],[2.9070465,36.7374533],[2.9060594,36.7364387],[2.9059736,36.7363355],[2.9058985,36.736198],[2.9058341,36.736069],[2.9057633,36.7357326],[2.905523,36.7345901],[2.9056732,36.7345471],[2.9059736,36.7347707],[2.9061989,36.7349598],[2.9063598,36.7350888],[2.9065422,36.7351146],[2.9067782,36.7350286],[2.9069928,36.7349856],[2.9071323,36.7350286],[2.9072718,36.7350888],[2.9074005,36.7352694],[2.9074756,36.7353554],[2.9075507,36.7355101],[2.9074649,36.7356907],[2.9074541,36.7357939],[2.9075829,36.7358541],[2.9078082,36.7358283],[2.9079691,36.7357853],[2.908291,36.7357165],[2.9085485,36.7356735],[2.9086772,36.7355789],[2.908806,36.7356649],[2.9088704,36.7357595],[2.9088811,36.7359314],[2.9089884,36.7361034],[2.9092137,36.7361722],[2.9094819,36.7361808],[2.9097072,36.7361464],[2.910072,36.736069],[2.9103187,36.7360002],[2.9106192,36.7359916],[2.9108337,36.736069],[2.9110161,36.7361808],[2.9111127,36.7362668],[2.9112522,36.7362496],[2.9113916,36.7362582],[2.9115096,36.7363097],[2.9117993,36.7364129],[2.9119173,36.7364473],[2.9120159,36.7362253],[2.9142426,36.7317474],[2.915337,36.7294945],[2.9151975,36.7294602],[2.9150151,36.7294602],[2.9148327,36.7294172],[2.9146289,36.729357],[2.9143928,36.7293914],[2.9141675,36.7294],[2.9139208,36.7293484],[2.913674,36.7292882],[2.913438,36.7291678],[2.9133521,36.7290216],[2.9132985,36.7287808],[2.9131054,36.7285659],[2.912805,36.7283767],[2.9126547,36.7282563],[2.9124616,36.7281961],[2.9121934,36.7281445],[2.9121076,36.7280499],[2.9120325,36.7278092],[2.9118715,36.727663],[2.9116784,36.7276458],[2.9119574,36.7274996],[2.9123329,36.7273276],[2.9133307,36.7268977],[2.9135989,36.7268719],[2.9138242,36.7268117],[2.9140817,36.7267257],[2.9142641,36.7266053],[2.9146396,36.7262355],[2.9169141,36.7229592],[2.9168497,36.7215058],[2.9168605,36.72105],[2.9168283,36.7207233],[2.9166781,36.7204223],[2.9163991,36.7202073],[2.9162704,36.7199579],[2.916206,36.7196139],[2.9162167,36.7192269],[2.9170536,36.7181949],[2.9186818,36.7162806],[2.9197894,36.7149784],[2.9202722,36.7144107],[2.9205297,36.7141269],[2.9207121,36.7138603],[2.9208516,36.7136367],[2.9209803,36.7133959],[2.924553,36.7091944],[2.9246979,36.7092997],[2.9249312,36.7097997],[2.9250006,36.7100684],[2.9252014,36.710183],[2.9253784,36.7101166],[2.9260161,36.7098151],[2.9267081,36.7098566],[2.9290162,36.7087729],[2.9295017,36.7085299],[2.9331576,36.7064205],[2.9339783,36.7058562],[2.9342465,36.7057358],[2.9346542,36.7058476],[2.9352335,36.7059336],[2.9360382,36.706097],[2.9362957,36.7061056],[2.9367034,36.7059594],[2.937154,36.7057013],[2.9376582,36.7053573],[2.9382161,36.7050648],[2.9389886,36.7044455],[2.9394607,36.7041187],[2.9475717,36.701951],[2.9566323,36.708158],[2.9607522,36.7079515],[2.9615461,36.7067129],[2.9658591,36.7065581],[2.9656875,36.7074871],[2.9655158,36.7079515],[2.965439,36.7086282],[2.9653441,36.7094653],[2.9642283,36.7119252],[2.964097,36.7122188],[2.9624903,36.7158126],[2.962383,36.7178939],[2.962619,36.7191151],[2.9633486,36.7209555],[2.9654943,36.7248425],[2.9663741,36.7265967],[2.9671895,36.7281446],[2.967211,36.7283681],[2.9671895,36.7286433],[2.9670822,36.7290388],[2.9667174,36.7299503],[2.9663097,36.7311369],[2.9658806,36.7322892],[2.9657089,36.7327879],[2.965666,36.7329942],[2.9657304,36.7333038],[2.965945,36.7334757],[2.9663097,36.7336993],[2.9673182,36.7341808],[2.9675972,36.7342496],[2.9678547,36.734284],[2.9680907,36.7342152],[2.9682624,36.7340948],[2.9685413,36.7338025],[2.9687988,36.7335445],[2.9690134,36.7334757],[2.9692924,36.7334757],[2.9695069,36.7335273],[2.9710733,36.7341292],[2.9713737,36.7343012],[2.9715454,36.7344387],[2.9716527,36.7347139],[2.9716527,36.7349202],[2.9713308,36.7354189],[2.9712021,36.7356941],[2.9711377,36.7362616],[2.9712879,36.7366399],[2.9724252,36.7383595],[2.9726612,36.7386346],[2.9727364,36.7387422],[2.9728329,36.7389613],[2.9728758,36.7392708],[2.97279,36.7396319],[2.97279,36.739993],[2.9728543,36.7404057],[2.9728114,36.7407324],[2.9727041,36.7410763],[2.9727256,36.7414546],[2.9728972,36.7416438],[2.9731762,36.7418329],[2.9735839,36.7419877],[2.9739916,36.742108],[2.9741632,36.742108],[2.9757297,36.7419361],[2.9760086,36.7419189],[2.9762876,36.7419877],[2.9766738,36.742194],[2.9771029,36.7425895],[2.9774034,36.742727],[2.9776608,36.7427786],[2.9781329,36.7427786],[2.9783904,36.742813],[2.9792916,36.7429849],[2.9798281,36.7430021],[2.9799133,36.7430126],[2.980386,36.7430709],[2.9804366,36.743079],[2.9814589,36.7432429],[2.9827249,36.743346],[2.9837977,36.743518],[2.9846131,36.7437587],[2.9849565,36.7439822],[2.9852139,36.7443261],[2.9853856,36.7446528],[2.9857718,36.745117],[2.9860293,36.745289],[2.9868447,36.7457532],[2.9875957,36.7461143],[2.9895055,36.7473351],[2.990235,36.7477649],[2.9908359,36.7481088],[2.9914796,36.7483839],[2.992016,36.748573],[2.9926383,36.7487621],[2.9938614,36.749106],[2.9946339,36.7492091],[2.9951703,36.7492951],[2.9959428,36.7493123],[2.9963107,36.7493123],[2.9964999,36.7493123],[2.9967789,36.7498926],[2.9970578,36.7505373],[2.9972188,36.7510015],[2.9974119,36.7515861],[2.9974977,36.7519557],[2.9975299,36.7522566],[2.9975299,36.7525832],[2.9975084,36.7528497],[2.9974548,36.753099],[2.9973475,36.7534085],[2.9972188,36.7537437],[2.9969505,36.7544142],[2.9968969,36.7546549],[2.9968969,36.754844],[2.9969613,36.7550847],[2.9970471,36.7553512],[2.997208,36.755652],[2.9975943,36.7562881],[2.9979054,36.7568984],[2.9980556,36.7572852],[2.9981673,36.7576145],[2.9982934,36.7577822],[2.9988352,36.7584268],[2.9993368,36.7592047],[3.0010279,36.7619724],[3.0012099,36.762219],[3.0014674,36.7625198],[3.0017034,36.7627605],[3.0019609,36.7629926],[3.0023042,36.7632676],[3.0025939,36.7634653],[3.0028943,36.763663],[3.0034093,36.7639122],[3.0038001,36.7640968],[3.0045189,36.7643224],[3.006206,36.7645803],[3.0064742,36.7646447],[3.0068953,36.7647575],[3.0072655,36.7648725],[3.0077437,36.7650554],[3.0080227,36.7652101],[3.0084197,36.7654679],[3.0089776,36.7659062],[3.0091707,36.7661383],[3.0095569,36.7668603],[3.0097715,36.7674103],[3.0101736,36.7684242],[3.0085377,36.7686737],[3.0081514,36.768794],[3.0074433,36.769069],[3.0061219,36.7695573],[3.0060358,36.7696133],[3.0035218,36.7705594],[3.0032626,36.7706645],[3.0032396,36.7706738],[3.0005125,36.7717161],[2.9986845,36.772388],[2.9982602,36.7724423],[2.9980242,36.7724337],[2.9976916,36.7723907],[2.9973375,36.7723133],[2.9969728,36.7722016],[2.9965436,36.7720813],[2.9962861,36.7719352],[2.9959535,36.7717032],[2.995578,36.7714024],[2.9951167,36.7710156],[2.9948163,36.7707836],[2.9945909,36.7706461],[2.9943764,36.7705516],[2.9940867,36.770457],[2.9937434,36.7703367],[2.993443,36.7702508],[2.9931855,36.7701992],[2.9926919,36.7700789],[2.9911685,36.7698554],[2.9881429,36.7694171],[2.987231,36.7692796],[2.9869198,36.7692624],[2.9865651,36.7692286],[2.9862589,36.7691945],[2.9860198,36.769202],[2.9856188,36.769239],[2.9853337,36.7692695],[2.9850648,36.7692997],[2.984892,36.7692957],[2.9844965,36.7692648],[2.9842368,36.7692357],[2.9837548,36.7692366],[2.9831326,36.7691851],[2.9827141,36.7691421],[2.9825615,36.7691113],[2.9821562,36.7691249],[2.9815769,36.7691077],[2.9809653,36.7691163],[2.9804289,36.7691507],[2.9798388,36.7691507],[2.9795599,36.7691593],[2.9793188,36.7691868],[2.9790613,36.7692384],[2.9779026,36.7696423],[2.97672,36.7700396],[2.9764757,36.7701322],[2.9758105,36.7703815],[2.9753277,36.7705705],[2.9746411,36.7708713],[2.9741046,36.7710776],[2.9736969,36.7711893],[2.9723665,36.7714557],[2.9714761,36.7715846],[2.9710791,36.7716276],[2.9704461,36.771662],[2.9692015,36.7717307],[2.9678712,36.7718081],[2.9658327,36.7719112],[2.9655861,36.77208],[2.9654842,36.7721789],[2.964878,36.7724453],[2.9646152,36.7726687],[2.9645347,36.772716],[2.9643952,36.772716],[2.9642426,36.7726874],[2.9640519,36.7726516],[2.9638427,36.7726043],[2.9635101,36.7726516],[2.9633438,36.7726687],[2.9632311,36.7726644],[2.9631721,36.7726086],[2.9631399,36.7724883],[2.9630756,36.7724539],[2.9629844,36.7724582],[2.9629039,36.7725098],[2.9625552,36.772514],[2.9624318,36.7724625],[2.9623164,36.772363],[2.9620828,36.7722893],[2.9617006,36.7723063],[2.961467,36.7722496],[2.9612121,36.7723006],[2.9610281,36.7723857],[2.9608438,36.77253],[2.9607794,36.772719],[2.9607687,36.7729597],[2.9605648,36.7734238],[2.960361,36.7736386],[2.9598996,36.773862],[2.9594705,36.7739394],[2.9591164,36.7739136],[2.9588482,36.7739652],[2.9584834,36.7740683],[2.9581187,36.7742659],[2.9578612,36.7743605],[2.9576573,36.7743433],[2.9573891,36.7743863],[2.9572067,36.7744464],[2.9570565,36.7745925],[2.9569385,36.7748589],[2.9567454,36.7756581],[2.9566703,36.7758988],[2.9565201,36.7760964],[2.9562196,36.7763456],[2.9558441,36.7767237],[2.9557905,36.776887],[2.955415,36.7773511],[2.9552541,36.7776175],[2.9549966,36.7778495],[2.955018,36.7780471],[2.9550717,36.7782104],[2.9549429,36.7782534],[2.9548785,36.7784166],[2.9548249,36.7786658],[2.9548464,36.7788463],[2.9547713,36.7790525],[2.9546103,36.779233],[2.9544816,36.7793533],[2.954267,36.7793275],[2.954149,36.7793705],[2.9541012,36.7794485],[2.954385,36.7796369],[2.9545459,36.7797228],[2.9547713,36.7798259],[2.9549536,36.7799033],[2.9553399,36.7799119],[2.955769,36.7799548],[2.956048,36.7800665],[2.9562518,36.7802212],[2.9566917,36.7804446],[2.9570136,36.7804532],[2.9572282,36.7805478],[2.9576251,36.7805392],[2.9580328,36.7804103],[2.958183,36.780436],[2.9583118,36.780522],[2.9584405,36.7807282],[2.9584834,36.7809259],[2.9584298,36.7811149],[2.9584727,36.7812868],[2.9586444,36.7813211],[2.958698,36.7816133],[2.9585371,36.7819484],[2.9583118,36.7822664],[2.9583118,36.7826874],[2.9585371,36.7830741],[2.9587195,36.7833319],[2.9588053,36.7838217],[2.9587302,36.7842513],[2.9588268,36.7847067],[2.958977,36.7847411],[2.9590842,36.7846981],[2.9592237,36.7847153],[2.9593417,36.7849387],[2.9593203,36.7852309],[2.9594061,36.7855831],[2.9594276,36.7857722],[2.959728,36.7858581],[2.9599747,36.7859956],[2.9600606,36.7862791],[2.9601786,36.7867345],[2.9605434,36.7870353],[2.9606507,36.7872501],[2.9608116,36.7874563],[2.9615733,36.7880749],[2.9604862,36.7891002],[2.9608223,36.7889256],[2.9609725,36.7888826],[2.9611656,36.7889084],[2.9613266,36.7890029],[2.9615519,36.7892091],[2.9618952,36.7895528],[2.9620132,36.7896645],[2.9621527,36.7896817],[2.9622063,36.7896043],[2.9622707,36.7894067],[2.9623887,36.7893036],[2.9624853,36.7892864],[2.9626248,36.7893122],[2.963011,36.7894497],[2.9636762,36.7897676],[2.9637835,36.7898106],[2.9639337,36.7898363],[2.9640946,36.7898535],[2.9643521,36.7899137],[2.964556,36.7899824],[2.9646954,36.7900941],[2.9648134,36.7901972],[2.9648885,36.790369],[2.96491,36.7906955],[2.9648671,36.7908072],[2.9646847,36.7909791],[2.9646847,36.7911165],[2.964792,36.791297],[2.9651782,36.7916235],[2.965425,36.7917352],[2.9658112,36.7918554],[2.9661653,36.7920187],[2.9666803,36.7922335],[2.9669163,36.7923022],[2.9671094,36.792328],[2.9672382,36.7923452],[2.9674206,36.792328],[2.9676521,36.7923299],[2.9677615,36.7923447],[2.9678477,36.7923706],[2.9680321,36.7922249],[2.9682038,36.7922421],[2.9683003,36.7924826],[2.9683754,36.7926717],[2.9687509,36.7928091],[2.9689977,36.7929122],[2.9694268,36.7931098],[2.9697702,36.7931872],[2.9700169,36.7934191],[2.9705534,36.7937714],[2.9709611,36.7939948],[2.9710684,36.7938659],[2.9709289,36.7937027],[2.9707036,36.7935051],[2.9704246,36.7932645],[2.9701242,36.7930153],[2.9699955,36.7928693],[2.9697594,36.7926459],[2.9695663,36.7924912],[2.9693947,36.7922936],[2.9693088,36.7921046],[2.9692552,36.791864],[2.9691694,36.7916922],[2.9691479,36.7915891],[2.9691801,36.791443],[2.9692766,36.7914344],[2.9694268,36.7914774],[2.9695556,36.7916321],[2.9697273,36.7916664],[2.9698667,36.7916235],[2.9699847,36.7916406],[2.9701564,36.791718],[2.9704032,36.7918039],[2.9706928,36.791864],[2.971004,36.7919585],[2.9713795,36.7921304],[2.971519,36.7922678],[2.9718837,36.7924569],[2.9721842,36.7926201],[2.9725597,36.7928091],[2.9728172,36.7929294],[2.9733858,36.7931012],[2.9735253,36.7931528],[2.9738579,36.7932473],[2.9741368,36.7933246],[2.9744587,36.7934363],[2.9747269,36.7935394],[2.9749737,36.7936425],[2.9754028,36.79378],[2.9757032,36.7938745],[2.9761538,36.7940206],[2.9766366,36.7941924],[2.9768727,36.7943041],[2.9769156,36.7943728],[2.9772267,36.794536],[2.9774735,36.7946134],[2.9776022,36.7947508],[2.9778597,36.7948711],[2.9782138,36.795],[2.978482,36.7950945],[2.9785893,36.7951976],[2.978718,36.7954639],[2.9788253,36.7956272],[2.9789755,36.7957818],[2.9790506,36.7958677],[2.9790935,36.7958677],[2.9791257,36.7957818],[2.9791579,36.7956615],[2.9792115,36.7955584],[2.9793296,36.7955412],[2.9794583,36.7955842],[2.9795763,36.7956615],[2.9798338,36.7957732],[2.9802308,36.7959365],[2.9805419,36.7961512],[2.9808101,36.7963918],[2.9810033,36.7965722],[2.9813359,36.7966925],[2.9816255,36.7968471],[2.9820654,36.7970104],[2.9825804,36.7973025],[2.9829774,36.7975172],[2.9832992,36.797732],[2.9835353,36.7978265],[2.9837713,36.7979726],[2.9839108,36.7981272],[2.9841361,36.7983248],[2.9843936,36.798531],[2.9847047,36.7988145],[2.985166,36.7990465],[2.9854879,36.7992526],[2.9858741,36.7994502],[2.9861424,36.7995963],[2.9863248,36.7996564],[2.986475,36.7996135],[2.9870329,36.7994502],[2.987462,36.7992612],[2.9880199,36.7989606],[2.988728,36.7984966],[2.9893288,36.7978523],[2.9899404,36.7971822],[2.9902515,36.7968214],[2.9904339,36.7964863],[2.9923332,36.7974467],[2.9959363,36.7992685],[2.9961238,36.7993633],[2.9962825,36.7994435],[2.9976827,36.8001514],[2.9989587,36.8007966],[3.0009609,36.8018089],[3.0013364,36.8022814],[3.000918,36.8024618],[2.9997056,36.8032435],[2.9993194,36.8033724],[2.9989982,36.80346],[2.998901,36.8035958],[2.9988151,36.8036902],[2.9982465,36.8040253],[2.9978388,36.8045665],[2.9967016,36.8058722],[2.9961437,36.8063533],[2.9953175,36.8066797],[2.9950064,36.8069288],[2.9946524,36.8071006],[2.9943841,36.8074356],[2.994309,36.8077878],[2.9943412,36.808475],[2.9945773,36.8093769],[2.9946309,36.8104593],[2.9946953,36.8109918],[2.9947918,36.8112667],[2.9952613,36.8117618],[2.9953256,36.8122084],[2.9952398,36.8131361],[2.9954544,36.8132134],[2.9956368,36.8133165],[2.9956689,36.8133938],[2.9956475,36.8136085],[2.9957333,36.8137975],[2.9957762,36.8138576],[2.9955187,36.8140208],[2.9955223,36.8146175],[2.9955152,36.8147479],[2.9954161,36.8149746],[2.9954373,36.8152012],[2.9954798,36.8153939],[2.9956195,36.8154777],[2.9954479,36.8157698],[2.9952599,36.8159407],[2.9951743,36.8159287],[2.9951472,36.8158505],[2.9950241,36.8157483],[2.9949487,36.8158247],[2.994831,36.8157655],[2.9948951,36.8156701],[2.9948095,36.8156538],[2.9947717,36.8155413],[2.9948149,36.8154219],[2.9946432,36.8154176],[2.9946754,36.8154649],[2.9946003,36.8156667],[2.9944072,36.8158514],[2.9944233,36.8158857],[2.9944555,36.8159416],[2.9944179,36.816036],[2.994128,36.8161468],[2.9940529,36.8160524],[2.994037,36.81589],[2.9938976,36.8158428],[2.9939619,36.8159287],[2.9939136,36.8159802],[2.993742,36.816036],[2.993522,36.8161906],[2.9934252,36.8161254],[2.9933072,36.8159493],[2.9933233,36.8157904],[2.9932321,36.815799],[2.9930661,36.8160275],[2.9930232,36.8159115],[2.9930124,36.8157784],[2.9931895,36.8156152],[2.9931087,36.8155928],[2.9929695,36.8154735],[2.992889,36.8153961],[2.99276,36.8154039],[2.9927442,36.8153446],[2.9928351,36.8152665],[2.992819,36.8151977],[2.9927067,36.8151943],[2.9927654,36.8151033],[2.9927925,36.8150139],[2.9926906,36.8148464],[2.992583,36.8147683],[2.9925135,36.8147949],[2.992358,36.8150139],[2.9923049,36.8150118],[2.9922507,36.8150096],[2.9922668,36.8149452],[2.9923666,36.8148198],[2.9922829,36.8148421],[2.992229,36.8148885],[2.9921166,36.8149023],[2.9921219,36.8147863],[2.9922236,36.8147253],[2.9921219,36.8146575],[2.9920251,36.8145965],[2.9918803,36.814794],[2.9918108,36.8147906],[2.9918749,36.8146308],[2.9918108,36.8145974],[2.991596,36.814764],[2.9914031,36.8146704],[2.991387,36.8145501],[2.9912529,36.8146618],[2.9911668,36.8146566],[2.9911993,36.8145544],[2.9911349,36.8145544],[2.9911832,36.8143912],[2.9911027,36.814417],[2.9910115,36.8144857],[2.9908503,36.8145278],[2.9908452,36.8144513],[2.9909418,36.8143783],[2.99099,36.8143182],[2.990872,36.8142495],[2.9907379,36.8141679],[2.9903249,36.8139574],[2.9900134,36.8138535],[2.9897774,36.8138836],[2.9896275,36.8139274],[2.9894716,36.8141456],[2.9893539,36.8141979],[2.9893646,36.8141163],[2.9895736,36.8138836],[2.9894612,36.8137341],[2.9892732,36.8135701],[2.9890318,36.8134713],[2.9889784,36.8134034],[2.9889352,36.8134412],[2.9888494,36.8134799],[2.9886402,36.8132351],[2.9882756,36.8131672],[2.9880021,36.8132102],[2.987986,36.8132832],[2.9875941,36.8134627],[2.987471,36.8133519],[2.9875783,36.8131844],[2.9872725,36.8131243],[2.9869077,36.8131844],[2.9866502,36.8133089],[2.9866231,36.8134026],[2.986779,36.8135065],[2.9863069,36.8135967],[2.9863817,36.8132909],[2.9861296,36.8133382],[2.9860709,36.8131329],[2.9860011,36.8129954],[2.9857275,36.8129954],[2.9856042,36.8130513],[2.9856256,36.813077],[2.9856793,36.8131629],[2.985749,36.8132531],[2.9859475,36.8133605],[2.9858938,36.8135151],[2.985808,36.8135537],[2.9858724,36.8136611],[2.9857866,36.8137298],[2.9856897,36.8137161],[2.9855988,36.8136353],[2.9854808,36.8135666],[2.9856471,36.8134077],[2.985572,36.8133476],[2.9853252,36.8132531],[2.9852126,36.8132746],[2.9852018,36.8133691],[2.9852555,36.813528],[2.9852606,36.8135958],[2.9851804,36.8136353],[2.985105,36.8135744],[2.9849551,36.8136439],[2.9850141,36.8136697],[2.984928,36.8137333],[2.9850624,36.8137169],[2.9850892,36.813747],[2.984998,36.81379],[2.9850034,36.8138458],[2.9848531,36.8138973],[2.9847727,36.8139274],[2.984821,36.8140004],[2.9848692,36.8140004],[2.9849548,36.8139824],[2.9850248,36.8140004],[2.984998,36.814082],[2.9848746,36.8140949],[2.9848585,36.8141593],[2.9848692,36.8142022],[2.9847673,36.814301],[2.9848102,36.814344],[2.9848746,36.8144213],[2.984869,36.8145364],[2.9844562,36.8146618],[2.9842577,36.8147348],[2.9841558,36.8146532],[2.984247,36.8144814],[2.9843594,36.814356],[2.9842735,36.8143689],[2.9841397,36.8144427],[2.9840753,36.8143955],[2.9841343,36.8143225],[2.9840538,36.8142452],[2.9840053,36.8143173],[2.9837803,36.8143955],[2.9838554,36.8142667],[2.9839519,36.8140992],[2.9839892,36.8139308],[2.9837749,36.8139832],[2.9837907,36.8138363],[2.9837052,36.8137556],[2.9836247,36.8137814],[2.9834262,36.8138844],[2.9832975,36.8140176],[2.9833511,36.8140992],[2.9833565,36.8141636],[2.9832114,36.8142314],[2.9831041,36.8142014],[2.9830132,36.8142022],[2.9829702,36.8141121],[2.9830024,36.8140133],[2.9828949,36.814021],[2.9828844,36.8139274],[2.9829485,36.8138492],[2.9828361,36.8138329],[2.9827825,36.8138673],[2.9827718,36.8139231],[2.9827986,36.8139617],[2.9827664,36.814009],[2.982879,36.8140906],[2.98282,36.8142194],[2.9829649,36.8143311],[2.9828788,36.8144032],[2.982702,36.8144213],[2.9826642,36.8143259],[2.9826645,36.8142366],[2.9825733,36.8141894],[2.982584,36.8141078],[2.982702,36.8140906],[2.9826642,36.8139952],[2.9825679,36.8140004],[2.9824982,36.8140605],[2.9824767,36.8141894],[2.9823745,36.8141241],[2.9823265,36.8140734],[2.9823533,36.8139746],[2.9822782,36.8139832],[2.9821978,36.8140992],[2.9821817,36.8143526],[2.9821278,36.8143431],[2.9820851,36.8140691],[2.9819671,36.8140476],[2.9819615,36.8141928],[2.9818595,36.8141498],[2.9818652,36.8138501],[2.9817844,36.8138449],[2.9817096,36.8137814],[2.9816879,36.8136345],[2.9816935,36.8135065],[2.9814287,36.8134442],[2.9812069,36.8134836],[2.981023,36.813528],[2.9807923,36.8136783],[2.9807118,36.8137341],[2.9807762,36.81382],[2.9807491,36.8139523],[2.9806153,36.814155],[2.9807333,36.8141937],[2.9806955,36.8142572],[2.9805882,36.8142787],[2.9805506,36.8141971],[2.9804114,36.8141121],[2.9803252,36.8140782],[2.9802129,36.8141121],[2.9802505,36.8141593],[2.9802931,36.8142143],[2.9804114,36.814271],[2.980508,36.814344],[2.9804809,36.8144376],[2.9804219,36.8144075],[2.9804221,36.8143654],[2.9803199,36.8143517],[2.9801217,36.8143354],[2.980229,36.8144771],[2.9801483,36.8145493],[2.9800627,36.8144857],[2.9799823,36.8145329],[2.9798857,36.8145587],[2.9797838,36.8145029],[2.9797784,36.8143998],[2.9796872,36.8144513],[2.9796604,36.8145759],[2.9795797,36.8145707],[2.9796065,36.8144505],[2.9794995,36.8144728],[2.9794726,36.8145415],[2.9795209,36.8146403],[2.9794455,36.814691],[2.9792527,36.8147176],[2.9791132,36.8147391],[2.979129,36.8145321],[2.9792366,36.8144642],[2.9791451,36.8144161],[2.9791076,36.8142787],[2.9789416,36.8142323],[2.9787914,36.814228],[2.9787109,36.8142323],[2.9785231,36.8141937],[2.9782439,36.8143173],[2.9780723,36.8143045],[2.9779545,36.8144127],[2.9777721,36.8144728],[2.977804,36.8145965],[2.9776595,36.8146532],[2.9775254,36.8146918],[2.9776112,36.8147434],[2.9776219,36.8147949],[2.9775254,36.814855],[2.9773427,36.8148885],[2.9772196,36.8148464],[2.9772622,36.8147898],[2.9772086,36.8147339],[2.9771767,36.814709],[2.9771174,36.814691],[2.9770691,36.8147339],[2.9770372,36.8147047],[2.9768655,36.8147133],[2.9767636,36.8147047],[2.9766131,36.8146437],[2.9766024,36.8145922],[2.9764415,36.8145192],[2.9762486,36.8144728],[2.9759268,36.8146317],[2.9757819,36.8148765],[2.9757926,36.8149667],[2.9757605,36.8150354],[2.9756103,36.8151385],[2.9755134,36.8151118],[2.975433,36.8150689],[2.9752991,36.8150655],[2.9751811,36.8151342],[2.9750628,36.8150904],[2.9750631,36.8149839],[2.9752184,36.8149014],[2.9751704,36.8148808],[2.9750559,36.814793],[2.9748551,36.8147033],[2.9747359,36.8146747],[2.9745103,36.814648],[2.9742689,36.8146137],[2.9739577,36.8146008],[2.9738987,36.8146996],[2.9739097,36.8147563],[2.9738183,36.8148756],[2.9736129,36.8149127],[2.9734261,36.8149127],[2.9734106,36.8147683],[2.9731748,36.8146789],[2.9728744,36.8146789],[2.9725096,36.8146747],[2.9721231,36.8147382],[2.9717747,36.8148851],[2.9716674,36.8148937],[2.9715333,36.8150053],[2.9714257,36.8151333],[2.9713563,36.8152287],[2.971356,36.815318],[2.9712704,36.8153489],[2.9712275,36.8153661],[2.9712487,36.8154511],[2.9711578,36.8155078],[2.9709486,36.815482],[2.9706589,36.8154563],[2.9707233,36.8156452],[2.9705513,36.8156487],[2.9704121,36.8156452],[2.9704497,36.8157225],[2.9702509,36.8157603],[2.9702137,36.815671],[2.9702778,36.8156229],[2.9702456,36.8155714],[2.9700205,36.8156324],[2.9699347,36.8155164],[2.9697577,36.8154692],[2.9696126,36.8154597],[2.9694626,36.815482],[2.9692588,36.8155679],[2.9690871,36.8156066],[2.9688886,36.815555],[2.9687277,36.8154777],[2.968588,36.8153523],[2.9683629,36.8152372],[2.9682181,36.8152201],[2.9679016,36.8153103],[2.9681323,36.8155765],[2.9682178,36.8156701],[2.9680515,36.8157088],[2.9679445,36.8156366],[2.9677728,36.8155722],[2.9676226,36.8152501],[2.9677511,36.8151677],[2.9676602,36.8150869],[2.9674829,36.8151548],[2.9673166,36.8148885],[2.967279,36.8146609],[2.9673541,36.8145278],[2.9673112,36.8144419],[2.9670055,36.8143345],[2.9667482,36.8142881],[2.9667265,36.8143732],[2.9665766,36.814417],[2.9666517,36.8142452],[2.9658846,36.8142366],[2.9657234,36.8141885],[2.9656754,36.8141292],[2.9655785,36.8141627],[2.9654498,36.8143474],[2.9654179,36.8143182],[2.9652247,36.8142409],[2.9648382,36.8142357],[2.964699,36.8142924],[2.9647795,36.8143912],[2.9645113,36.8145072],[2.9644305,36.8144934],[2.9643396,36.814417],[2.964286,36.8144599],[2.964168,36.8145415],[2.9641411,36.8144986],[2.9641358,36.8144299],[2.9640177,36.8144084],[2.9639907,36.8144333],[2.963937,36.8145149],[2.9639209,36.8145535],[2.9638834,36.8146223],[2.9639534,36.8146403],[2.9639048,36.8147382],[2.9637978,36.8147176],[2.9637924,36.8146489],[2.963653,36.8146704],[2.9636369,36.8146059],[2.9637332,36.8144977],[2.9637654,36.8144075],[2.9636581,36.8143345],[2.9635886,36.8143311],[2.9635296,36.8143783],[2.963551,36.8144256],[2.9634652,36.8144685],[2.9633523,36.8144204],[2.9632614,36.8144084],[2.9631058,36.8145501],[2.9629124,36.8145407],[2.9628859,36.8143998],[2.9628912,36.8142667],[2.9630361,36.8141679],[2.9630787,36.8140597],[2.9630361,36.8140691],[2.9629339,36.8141069],[2.9629073,36.8140219],[2.9630465,36.8139995],[2.9629982,36.8139523],[2.9628376,36.8138329],[2.9627464,36.8138501],[2.9627139,36.8139351],[2.9626337,36.8138973],[2.9625157,36.8138673],[2.9625103,36.8139274],[2.9625425,36.8139574],[2.9625801,36.8140133],[2.9624564,36.8140682],[2.962387,36.8140605],[2.9624189,36.8140167],[2.9623601,36.8139875],[2.9622636,36.8140219],[2.9621453,36.8140425],[2.9621027,36.8139746],[2.9622743,36.8139059],[2.9623387,36.813863],[2.9622529,36.8136525],[2.9620544,36.8135237],[2.9619095,36.8134034],[2.9618291,36.8134249],[2.9617483,36.8134412],[2.9616789,36.8134206],[2.961695,36.8133562],[2.9616896,36.8133047],[2.9616089,36.8133038],[2.9614965,36.8132875],[2.9613945,36.8132746],[2.9613194,36.8132445],[2.9613516,36.8131457],[2.9614804,36.8130813],[2.9614479,36.812986],[2.9613141,36.8127678],[2.9609973,36.8126209],[2.9609225,36.8126647],[2.9606006,36.8127549],[2.9599781,36.8127712],[2.959844,36.8125823],[2.959742,36.8124234],[2.9596672,36.8124285],[2.959624,36.8124878],[2.9595331,36.8125144],[2.9594794,36.8124242],[2.9593722,36.8124071],[2.9592917,36.8124414],[2.9591469,36.8124199],[2.9591522,36.8123212],[2.9590396,36.8122439],[2.9589752,36.8121236],[2.9588357,36.8121021],[2.958825,36.8121451],[2.9587123,36.8121665],[2.9584817,36.8122481],[2.9584546,36.8123547],[2.9582737,36.8122167],[2.958027,36.8120578],[2.957909,36.8120191],[2.9577588,36.8119976],[2.9576234,36.8120291],[2.9574192,36.8120927],[2.9571888,36.8123083],[2.9571996,36.812377],[2.9571298,36.8124328],[2.9570172,36.8124629],[2.9570598,36.8125651],[2.9569206,36.812566],[2.9566631,36.8126604],[2.956647,36.8127292],[2.9565397,36.8128279],[2.9564486,36.8127893],[2.9562876,36.8127506],[2.9562447,36.8128151],[2.9563088,36.8128528],[2.9562391,36.8129473],[2.9561696,36.8128795],[2.9561211,36.8126295],[2.9559604,36.8126175],[2.9558209,36.8127206],[2.9557941,36.8128623],[2.9559282,36.8130169],[2.955896,36.8131028],[2.9557241,36.8131578],[2.955649,36.813248],[2.9555149,36.8132523],[2.9551611,36.8130255],[2.9549787,36.8129783],[2.9547212,36.8129009],[2.9545978,36.8129052],[2.9547102,36.8130633],[2.9545815,36.8131277],[2.9544959,36.8130641],[2.9544423,36.8131028],[2.954442,36.8132222],[2.9542706,36.8132703],[2.954335,36.8133863],[2.954276,36.8134936],[2.9540507,36.8136783],[2.9539434,36.8135709],[2.9541952,36.8134026],[2.9541579,36.8132617],[2.9540182,36.8132351],[2.9537929,36.8131148],[2.953643,36.8129396],[2.9534764,36.8128657],[2.9533157,36.8129181],[2.953305,36.8129911],[2.953364,36.8130599],[2.9532675,36.8131543],[2.9531977,36.8133691],[2.9530797,36.8134077],[2.9529349,36.8134721],[2.9528651,36.8135924],[2.9528437,36.8135108],[2.9526505,36.8135065],[2.952613,36.8135709],[2.9525698,36.8136603],[2.9521943,36.813802],[2.952216,36.8137298],[2.9525054,36.8135443],[2.9525752,36.8134283],[2.9525057,36.813412],[2.9524464,36.8134198],[2.9523394,36.8133991],[2.9523126,36.8133047],[2.952436,36.8132273],[2.9525054,36.8131621],[2.9523606,36.8130289],[2.9522319,36.8131062],[2.9521299,36.8130719],[2.9521624,36.8127893],[2.952436,36.8125703],[2.952543,36.8125608],[2.9525698,36.8124062],[2.9525285,36.8123265],[2.9525309,36.8121452],[2.9524483,36.8120635],[2.9523687,36.8120089],[2.9522458,36.8119454],[2.9521219,36.811894],[2.9520578,36.811881],[2.9519879,36.8118735],[2.9519207,36.811864],[2.9515989,36.8117963],[2.9514596,36.8117972],[2.951277,36.8118565],[2.9512504,36.8117671],[2.9510841,36.8117628],[2.9510895,36.8116984],[2.9512394,36.8116847],[2.9512022,36.8116168],[2.9512394,36.8115344],[2.9511485,36.8114064],[2.9509873,36.8114184],[2.9509876,36.8113076],[2.9509329,36.8110453],[2.9507894,36.8108092],[2.9506355,36.8106746],[2.9504488,36.8105663],[2.9502632,36.8106297],[2.9501662,36.8105299],[2.9500586,36.8103973],[2.9499184,36.8103246],[2.9497957,36.8102795],[2.9496237,36.8102164],[2.9494217,36.8101793],[2.9492774,36.8101702],[2.9490604,36.8101345],[2.9488069,36.8101087],[2.9486223,36.8101005],[2.9484556,36.8103155],[2.9484024,36.8104183],[2.9482517,36.8105002],[2.9480908,36.8103627],[2.9479406,36.8103713],[2.9478491,36.810306],[2.9475165,36.8103017],[2.9473934,36.8102468],[2.9473451,36.8101566],[2.9474414,36.8100827],[2.9474202,36.8100148],[2.9472,36.8098551],[2.9470659,36.8097863],[2.9468835,36.8097949],[2.946669,36.8097692],[2.9465619,36.8096584],[2.9466368,36.8095716],[2.9465778,36.8095115],[2.9465778,36.8093998],[2.9465244,36.8093405],[2.9464866,36.8091035],[2.9465257,36.8089053],[2.9461636,36.8087121],[2.9457519,36.8084944],[2.945265,36.8082804],[2.9450156,36.8082181],[2.9447574,36.8082307]]]}}]}

@matthiasschaub
Copy link
Collaborator

You might also be interested in the ohsome dashboard where it is possible to do quality analysis (e.g. Mapping Saturation) for administrative boundaries through an easy interface: https://dashboard.ohsome.org/#backend=oqtApi

@xiaofanliang
Copy link
Author

xiaofanliang commented Sep 18, 2023

@matthiasschaub Thanks for the quick response. I understand that removing the CRS field is a temporary solution. I need to run the quality check for a list of cities, so I cannot modify them one by one.

Is there a programming way to remove the CRS field? The closest I can do is to use the sfc_geojson() function in geojsonsf package to strip the boundary geometry off all properties https://cran.r-project.org/web/packages/geojsonsf/readme/README.html:

library(osmdata)
library(geojsonsf)

bb = getbb('Algiers, Algeria', featuretype = "city", format_out = "sf_polygon") 
bb = bb$multipolygon
bb = sfc_geojson(st_as_sfc(bb))
write(bb, paste0('PATH', filename, '.geojson'))

However, the exported file (I attached an example, Algiers.geojson) has structure issues that do not comply with the requirement. Any idea?

Algiers.geojson.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants