Agrar.Landkreisabfrage
getLandkreis = array( 'relation' => 'AND', array( 'taxonomy' => 'landkreis', 'terms' => 'chemnitz', 'field' => 'slug', 'operator' => 'IN', 'include_children' => false, ), );
getLandkreis = array( 'relation' => 'AND', array( 'taxonomy' => 'landkreis', 'terms' => 'chemnitz', 'field' => 'slug', 'operator' => 'IN', 'include_children' => false, ), );